[pygobject] Updated uninstalled.pc file so that it contains the right paths for
- From: Brian Cameron <bcameron src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pygobject] Updated uninstalled.pc file so that it contains the right paths for
- Date: Wed, 23 Sep 2009 17:12:23 +0000 (UTC)
commit 7bf87338a026ac82f908aa5fddf2bfea2daf6617
Author: Brian Cameron <Brian Cameron sun com>
Date: Wed Sep 23 12:11:50 2009 -0500
Updated uninstalled.pc file so that it contains the right paths for
defsdir files and codegen files. See bug #596023.
pygobject-2.0-uninstalled.pc.in | 4 ++--
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@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]