[gnome-video-effects] install the pkgconfig file in $datadir, fixes bug #628502



commit 10194eb5c369fe48f612094456cfc7b7c037243a
Author: daniel g. siegel <dgsiegel gnome org>
Date:   Wed Sep 29 19:17:39 2010 +0200

    install the pkgconfig file in $datadir, fixes bug #628502

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 24477a8..8638fc8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ CLEANFILES = gnome-video-effects.pc
 DISTCLEANFILES = \
 	gnome-doc-utils.make
 
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(datadir)/pkgconfig
 pkgconfig_DATA = gnome-video-effects.pc
 
 dist-hook:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]