From f24915471ea396c53670df51b2affc4af74373bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 15 Sep 2013 20:29:47 +0200 Subject: Switch patch system from simple to quilt on Debian and Ubuntu --- .../applications/tdenetworkmanager/debian/cdbs/debian-qt-kde.mk | 2 ++ ubuntu/maverick/applications/tdenetworkmanager/debian/rules | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'ubuntu/maverick/applications/tdenetworkmanager/debian') diff --git a/ubuntu/maverick/applications/tdenetworkmanager/debian/cdbs/debian-qt-kde.mk b/ubuntu/maverick/applications/tdenetworkmanager/debian/cdbs/debian-qt-kde.mk index 345cc0a61..fb36ac52f 100644 --- a/ubuntu/maverick/applications/tdenetworkmanager/debian/cdbs/debian-qt-kde.mk +++ b/ubuntu/maverick/applications/tdenetworkmanager/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/ubuntu/maverick/applications/tdenetworkmanager/debian/rules b/ubuntu/maverick/applications/tdenetworkmanager/debian/rules index 00ac9877f..c08c59d57 100755 --- a/ubuntu/maverick/applications/tdenetworkmanager/debian/rules +++ b/ubuntu/maverick/applications/tdenetworkmanager/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 -- cgit v1.2.3