summaryrefslogtreecommitdiff
path: root/comms/unixcw/files/patch-src_libcw_Makefile.in
blob: 9360c6df5a0ee112adcc26aa6464fbc3c319b9cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/libcw/Makefile.in.orig	2014-12-12 03:00:52.000000000 -0800
+++ src/libcw/Makefile.in	2014-12-12 03:04:21.000000000 -0800
@@ -663,7 +663,7 @@
 libcw_test_simple_gen_CFLAGS = -rdynamic
 
 # target: libcw.pc
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = ${prefix}/libdata/pkgconfig
 
 # CLEANFILES extends list of files that need to be removed when
 # calling "make clean"