]> git.pld-linux.org Git - packages/kde4-kdeadmin.git/commitdiff
- removed obsolete patch
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 17 Feb 2013 13:30:34 +0000 (14:30 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 17 Feb 2013 13:30:34 +0000 (14:30 +0100)
kde4-kdeadmin-system-config-printer.patch [deleted file]
kde4-kdeadmin.spec

diff --git a/kde4-kdeadmin-system-config-printer.patch b/kde4-kdeadmin-system-config-printer.patch
deleted file mode 100644 (file)
index cf4b95c..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- kdeadmin-4.9.4/system-config-printer-kde/system-config-printer-kde.py.orig 2012-11-30 01:27:53.000000000 +0100
-+++ kdeadmin-4.9.4/system-config-printer-kde/system-config-printer-kde.py      2012-12-25 22:59:48.067167781 +0100
-@@ -35,8 +35,7 @@
- #load modules from system-config-printer-common (debug, smburi), change path here if you have it installed elsewhere
- SYSTEM_CONFIG_PRINTER_DIR = "/usr/share/system-config-printer"
--if os.path.exists(SYSTEM_CONFIG_PRINTER_DIR + "/debug.py"):
--    sys.path.append(SYSTEM_CONFIG_PRINTER_DIR)
-+sys.path.append(SYSTEM_CONFIG_PRINTER_DIR)
- from PyQt4.QtCore import *
- from PyQt4.QtGui import *
index 7e4a92049e1779a90627304d9750ea027714fc2e..39c4c54d8a73f6eba6edb01827b9e0521c462f3f 100644 (file)
@@ -19,7 +19,6 @@ License:      GPL v2+
 Group:         X11/Applications
 Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
 # Source0-md5: a019719b629ca5dcd5dedba04a28d208
-Patch0:                %{name}-system-config-printer.patch
 URL:           http://www.kde.org/
 BuildRequires: automoc4 >= 0.9.88
 BuildRequires: cmake >= 2.8.0
@@ -125,7 +124,6 @@ Ferramenta para administração de usuários do sistema.
 
 %prep
 %setup -q -n %{orgname}-%{version}
-%patch0 -p1
 
 %build
 install -d build
This page took 0.143848 seconds and 4 git commands to generate.