[pygobject] Remove no longer used variables from pkgconfig files



commit 6e773175b9d2f46b3df5075ec952a8c5aff3c607
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Fri Sep 9 15:08:04 2011 +0200

    Remove no longer used variables from pkgconfig files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658654

 pygobject-3.0-uninstalled.pc.in |    6 ------
 pygobject-3.0.pc.in             |    5 +----
 2 files changed, 1 insertions(+), 10 deletions(-)
---
diff --git a/pygobject-3.0-uninstalled.pc.in b/pygobject-3.0-uninstalled.pc.in
index 5d96925..562369d 100644
--- a/pygobject-3.0-uninstalled.pc.in
+++ b/pygobject-3.0-uninstalled.pc.in
@@ -10,9 +10,3 @@ Cflags: -I${pc_top_builddir}/${pcfiledir}/gobject
 # install additional headers.
 pygobjectincludedir=${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}/gio
-fixxref=${pc_top_builddir}/${pcfiledir}/docs/xsl/fixxref.py
-pygdocs=${pc_top_builddir}/${pcfiledir}/docs
-datadir=${pc_top_builddir}/pygobject- VERSION@
diff --git a/pygobject-3.0.pc.in b/pygobject-3.0.pc.in
index 15672de..7b079e6 100644
--- a/pygobject-3.0.pc.in
+++ b/pygobject-3.0.pc.in
@@ -6,12 +6,9 @@ datadir= datadir@
 libdir= libdir@
 
 # you can use the --variable=pygobjectincludedir argument to
-# pkg-config to get this value.  You might want to use this to
+# pkg-config to get this value. You might want to use this to
 # install additional headers.
 pygobjectincludedir=${includedir}/pygobject-3.0
-fixxref=${datadir}/pygobject/xsl/fixxref.py
-pygdocs=${datadir}/gtk-doc/html/pygobject
-defsdir=${datadir}/pygobject/2.0/defs
 overridesdir= pyexecdir@/gi/overrides
 
 Name: PyGObject



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