patches/pycairo-01-uninstalled-pc.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 16614 c151ffbda133
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.

--- pycairo-1.8.8/configure.ac-orig	2009-09-22 17:36:16.547751442 -0500
+++ pycairo-1.8.8/configure.ac	2009-09-22 17:36:26.949463535 -0500
@@ -94,6 +94,7 @@ esac
 AC_CONFIG_FILES([
 Makefile
 pycairo.pc
+pycairo-uninstalled.pc
 src/Makefile
 doc/Makefile
 examples/Makefile
--- /dev/null	2009-09-22 17:33:41.000000000 -0500
+++ pycairo-1.8.8/pycairo-uninstalled.pc.in	2009-09-22 17:35:39.809744116 -0500
@@ -0,0 +1,8 @@
+prefix=@prefix@
+
+Name: Pycairo
+Description: Python bindings for cairo
+Version: @VERSION@
+Requires: cairo
+Cflags: -I${pc_top_builddir}/${pcfiledir}/src
+Libs: