summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@src.gnome.org>2007-10-16 07:29:12 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2007-10-16 07:29:12 +0000
commite6e57e4e74b31f7630c0e58b3285082588fc5fb5 (patch)
treecb6b138dfa7e1c58249c8c69f08c79b29ae57c75
parentd563d5557b9ad2804ab3aaf2d1621a2294be81a3 (diff)
downloadpygobject-e6e57e4e74b31f7630c0e58b3285082588fc5fb5.tar.gz
uninstalled.pc file missing 'datadir' value. Fixes #486876
svn path=/trunk/; revision=710
-rw-r--r--ChangeLog7
-rw-r--r--pygobject-2.0-uninstalled.pc.in1
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e8cbd8d..776438ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-16 Damien Carbery <damien.carbery@sun.com>
+
+ reviewed by: Johan Dahlin.
+
+ * pygobject-2.0-uninstalled.pc.in: uninstalled.pc file missing
+ 'datadir' value. Fixes #486876
+
2007-09-16 Gustavo J. A. M. Carneiro <gjc@gnome.org>
* configure.ac: Post-relase version bump.
diff --git a/pygobject-2.0-uninstalled.pc.in b/pygobject-2.0-uninstalled.pc.in
index 9217db87..576eaf31 100644
--- a/pygobject-2.0-uninstalled.pc.in
+++ b/pygobject-2.0-uninstalled.pc.in
@@ -15,3 +15,4 @@ defsdir=${pc_top_builddir}/${pcfiledir}/.
fixxref=${pc_top_builddir}/pygobject-@VERSION@/docs/xsl/fixxref.py
codegendir=${pc_top_builddir}/${pcfiledir}/gobject/codegen
pygdocs=${pc_top_builddir}/pygobject-@VERSION@/docs
+datadir=${pc_top_builddir}/pygobject-@VERSION@