Author: adamg Date: Sun Aug 24 22:11:49 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- just store the string
---- Files affected:
SOURCES:
python-PyQt4-dbuspath.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/python-PyQt4-dbuspath.patch
diff -u SOURCES/python-PyQt4-dbuspath.patch:1.1
SOURCES/python-PyQt4-dbuspath.patch:1.2
--- SOURCES/python-PyQt4-dbuspath.patch:1.1 Sun Aug 24 22:09:14 2008
+++ SOURCES/python-PyQt4-dbuspath.patch Mon Aug 25 00:11:44 2008
@@ -1,11 +1,10 @@
--- PyQt-x11-gpl-4.4.3/configure.py.orig 2008-08-08 16:09:58.000000000
+0200
+++ PyQt-x11-gpl-4.4.3/configure.py 2008-08-24 21:30:54.555681941 +0200
-@@ -146,6 +146,9 @@
+@@ -146,6 +146,8 @@
p.add_option("-g", "--consolidate", action="store_true", default=False,
dest="bigqt", help="create a single module which links against "
"all the Qt libraries")
-+ p.add_option("--dbus-path", action="callback", default=None,
-+ dest="pydbusmoddir", metavar="DIR",
callback=store_abspath_dir,
++ p.add_option("--dbus-path", default=None, dest="pydbusmoddir",
metavar="DIR",
+ type="string", help="path to install dbus module")
# These are internal options used to build the mega Windows GPL package.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/python-PyQt4-dbuspath.patch?r1=1.1&r2=1.2&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit