View | Details | Raw Unified | Return to bug 132212
Collapse All | Expand All

(-)files/patch-Makefile.am 22 Feb 2009 22:47:35 -0000 (+11 lines)
Line 0 Link Here
1
--- Makefile.am.orig   2008-12-08 10:42:52.000000000 -0700
2
+++ Makefile.am        2009-02-22 15:46:17.000000000 -0700
3
@@ -40,7 +40,7 @@
4
 
5
 DISTCLEANFILES = check-guile.log
6
 
7
-pkgconfigdir = $(libdir)/pkgconfig
8
+pkgconfigdir = $(DESTDIR)$(prefix)/libdata/pkgconfig
9
 pkgconfig_DATA = guile-1.8.pc
10
 
11
 # Makefile.am ends here

Return to bug 132212