[Spice-commits] Makefile.am
Gerd Hoffmann
kraxel at kemper.freedesktop.org
Thu Jul 8 08:00:53 PDT 2010
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3bc42870d020c8dc6804f1f3c6b0da9d7d6193a9
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Thu Jul 8 16:59:47 2010 +0200
place pkgconfig file in /usr/share
diff --git a/Makefile.am b/Makefile.am
index 284ff9b..6f6c8cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = spice
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(datadir)/pkgconfig
pkgconfig_DATA = spice-protocol.pc
DISTCLEANFILES = \
More information about the Spice-commits
mailing list