SOURCES: kde4-kdeadmin-printer.patch (NEW) - find system-config-printer pac...

paszczus paszczus at pld-linux.org
Sat Oct 18 20:25:21 CEST 2008


Author: paszczus                     Date: Sat Oct 18 18:25:21 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- find system-config-printer package

---- Files affected:
SOURCES:
   kde4-kdeadmin-printer.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kde4-kdeadmin-printer.patch
diff -u /dev/null SOURCES/kde4-kdeadmin-printer.patch:1.1
--- /dev/null	Sat Oct 18 20:25:22 2008
+++ SOURCES/kde4-kdeadmin-printer.patch	Sat Oct 18 20:25:16 2008
@@ -0,0 +1,13 @@
+diff -ur kdeadmin-4.1.70/system-config-printer-kde/cmake-modules/FindSystemConfigPrinter.py kdeadmin-4.1.70.new/system-config-printer-kde/cmake-modules/FindSystemConfigPrinter.py
+--- kdeadmin-4.1.70/system-config-printer-kde/cmake-modules/FindSystemConfigPrinter.py	2008-09-13 10:16:28.000000000 +0200
++++ kdeadmin-4.1.70.new/system-config-printer-kde/cmake-modules/FindSystemConfigPrinter.py	2008-10-18 20:18:40.387091500 +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"
+Tylko w kdeadmin-4.1.70.new/system-config-printer-kde/cmake-modules: FindSystemConfigPrinter.py~
================================================================


More information about the pld-cvs-commit mailing list