summaryrefslogtreecommitdiffstats
path: root/math/hfst/files/patch-libhfst-Makefile.in
blob: 19bc380a57dadae4a9b7326485a8f57033f99729 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- libhfst/Makefile.in.orig	2014-07-05 18:38:21.000000000 +0400
+++ libhfst/Makefile.in	2014-07-05 18:39:40.000000000 +0400
@@ -287,7 +287,7 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 SUBDIRS = src
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
 pkgconfig_DATA = hfst.pc
 all: all-recursive
 
OpenPOWER on IntegriCloud