summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/debquilt.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/debquilt.mk b/debian/debquilt.mk
index 878558d..394e037 100644
--- a/debian/debquilt.mk
+++ b/debian/debquilt.mk
@@ -1,6 +1,5 @@
-#!/usr/bin/make -f
-
# Common rules to handle a debian package using the quilt patch utility
+
patch:
[ -L patches ] || ln -s debian/patches patches
quilt push -a