From f24915471ea396c53670df51b2affc4af74373bf Mon Sep 17 00:00:00 2001
From: Slávek Banko <slavek.banko@axis.cz>
Date: Sun, 15 Sep 2013 20:29:47 +0200
Subject: Switch patch system from simple to quilt on Debian and Ubuntu

---
 ubuntu/maverick/applications/k3b/debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'ubuntu/maverick/applications/k3b/debian/rules')

diff --git a/ubuntu/maverick/applications/k3b/debian/rules b/ubuntu/maverick/applications/k3b/debian/rules
index cc895cd83..f3d017250 100755
--- a/ubuntu/maverick/applications/k3b/debian/rules
+++ b/ubuntu/maverick/applications/k3b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include debian/cdbs/kde.mk
 
 DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde5
-- 
cgit v1.2.3