]> git.pld-linux.org Git - packages/python-pycairo.git/commitdiff
- ac fix
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Mar 2005 00:03:08 +0000 (00:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-pycairo-ac.patch -> 1.1

python-pycairo-ac.patch [new file with mode: 0644]

diff --git a/python-pycairo-ac.patch b/python-pycairo-ac.patch
new file mode 100644 (file)
index 0000000..5e781ba
--- /dev/null
@@ -0,0 +1,11 @@
+--- pycairo-0.4.0/configure.ac.orig    2005-03-10 09:52:31.000000000 +0100
++++ pycairo-0.4.0/configure.ac 2005-03-28 02:04:08.643151360 +0200
+@@ -56,7 +56,7 @@
+   with_pygtk=false
+ else
+   PKG_CHECK_MODULES(CAIRO_GTK,
+-    [gtk+-2.0 >= gtk_required_version dnl
++    [gtk+-2.0 >= gtk_required_version
+     pygtk-2.0 >= pygtk_required_version],
+     [with_pygtk=true], [with_pygtk=false])
+   if test -n "$export_dynamic"; then
This page took 0.107828 seconds and 4 git commands to generate.