Author: shadzik                      Date: Sun Oct 12 22:14:59 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- init

---- Files affected:
SOURCES:
   kde4-kdeutils-findsystemprinter.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kde4-kdeutils-findsystemprinter.patch
diff -u /dev/null SOURCES/kde4-kdeutils-findsystemprinter.patch:1.1
--- /dev/null   Mon Oct 13 00:15:00 2008
+++ SOURCES/kde4-kdeutils-findsystemprinter.patch       Mon Oct 13 00:14:53 2008
@@ -0,0 +1,11 @@
+--- printer-applet/cmake-modules/FindSystemConfigPrinter.py.orig       
2008-10-13 00:08:04.000000000 +0200
++++ printer-applet/cmake-modules/FindSystemConfigPrinter.py    2008-10-13 
00:08:20.000000000 +0200
+@@ -8,7 +8,7 @@
+ sys.path.append (SYSTEM_CONFIG_PRINTER_DIR)
+ 
+ try:
+-    import cupshelpers.ppds, cupshelpers.cupshelpers
++    import ppds, cupshelpers
+ except:
+     exit(1)
+ print "Groovy"
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to