64978a60df
PR: 138031 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Feature safe: yes Approved by: mainainer timeout
11 lines
347 B
Text
11 lines
347 B
Text
--- Makefile.in.orig 2009-08-21 08:55:05.575153056 +0000
|
|
+++ Makefile.in 2009-08-21 08:56:07.604907117 +0000
|
|
@@ -204,7 +204,7 @@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
SUBDIRS = src
|
|
-pkgconfigdir = $(libdir)/pkgconfig
|
|
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
|
pkgconfig_DATA = $(PACKAGE)-$(API).pc
|
|
doc_DATA = \
|
|
AUTHORS \
|