summaryrefslogtreecommitdiffstats
path: root/debian/wheezy/applications/knetworkmanager.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'debian/wheezy/applications/knetworkmanager.cmake')
-rw-r--r--debian/wheezy/applications/knetworkmanager.cmake/debian/cdbs/debian-qt-kde.mk2
-rwxr-xr-xdebian/wheezy/applications/knetworkmanager.cmake/debian/rules2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/wheezy/applications/knetworkmanager.cmake/debian/cdbs/debian-qt-kde.mk b/debian/wheezy/applications/knetworkmanager.cmake/debian/cdbs/debian-qt-kde.mk
index 345cc0a61..fb36ac52f 100644
--- a/debian/wheezy/applications/knetworkmanager.cmake/debian/cdbs/debian-qt-kde.mk
+++ b/debian/wheezy/applications/knetworkmanager.cmake/debian/cdbs/debian-qt-kde.mk
@@ -15,7 +15,9 @@ debian/stamp-cvs-make:
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
include debian/cdbs/uploaders.mk
+ifndef _cdbs_rules_patchsys_quilt
DEB_PATCHDIRS := debian/patches/common debian/patches
+endif
DEB_KDE_ENABLE_FINAL := yes
DEB_INSTALL_DOCS_ALL :=
diff --git a/debian/wheezy/applications/knetworkmanager.cmake/debian/rules b/debian/wheezy/applications/knetworkmanager.cmake/debian/rules
index 5043dd652..7b801da5f 100755
--- a/debian/wheezy/applications/knetworkmanager.cmake/debian/rules
+++ b/debian/wheezy/applications/knetworkmanager.cmake/debian/rules
@@ -11,7 +11,7 @@ export LD_LIBRARY_PATH
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/cmake.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
include debian/cdbs/debian-qt-kde.mk