summaryrefslogtreecommitdiffstats
path: root/pygobject-2.0-uninstalled.pc.in
diff options
context:
space:
mode:
authorBrian Cameron <Brian.Cameron@sun.com>2009-09-23 12:11:50 -0500
committerBrian Cameron <Brian.Cameron@sun.com>2009-09-23 12:11:50 -0500
commit7bf87338a026ac82f908aa5fddf2bfea2daf6617 (patch)
tree30cf9221c81ad659924b10a52ed3c26069043b53 /pygobject-2.0-uninstalled.pc.in
parentd042402b7c649b2bed7f20038eb82518ec7cc9b3 (diff)
downloadpygobject-7bf87338a026ac82f908aa5fddf2bfea2daf6617.tar.gz
pygobject-7bf87338a026ac82f908aa5fddf2bfea2daf6617.tar.xz
pygobject-7bf87338a026ac82f908aa5fddf2bfea2daf6617.zip
Updated uninstalled.pc file so that it contains the right paths for
defsdir files and codegen files. See bug #596023.
Diffstat (limited to 'pygobject-2.0-uninstalled.pc.in')
-rw-r--r--pygobject-2.0-uninstalled.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygobject-2.0-uninstalled.pc.in b/pygobject-2.0-uninstalled.pc.in
index 175acf5..3fb6288 100644
--- a/pygobject-2.0-uninstalled.pc.in
+++ b/pygobject-2.0-uninstalled.pc.in
@@ -12,8 +12,8 @@ pygtkincludedir=${pc_top_builddir}/${pcfiledir}/gobject
xslfiles=${pc_top_builddir}/${pcfiledir}/docs/xsl
# same here. Useful when calling the code generator in addon packages.
-defsdir=${pc_top_builddir}/${pcfiledir}/.
+defsdir=${pc_top_builddir}/${pcfiledir}/gio
fixxref=${pc_top_builddir}/${pcfiledir}/docs/xsl/fixxref.py
-codegendir=${pc_top_builddir}/${pcfiledir}/gobject/codegen
+codegendir=${pc_top_builddir}/${pcfiledir}/codegen
pygdocs=${pc_top_builddir}/${pcfiledir}/docs
datadir=${pc_top_builddir}/pygobject-@VERSION@