aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-13 18:23:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-13 18:23:54 +0000
commit78bd27e4c580bc687303f7ea9159aa982bc141a6 (patch)
treef85b741cf53745263be8a55d56689159ad2e160c /debian/rules
parentfc8e2428f946b737bc455fd24f246b2a59c1029d (diff)
add required headers in a patch
svn path=/trunk/externals/loaders/libdir/; revision=14121
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 93231e3..db0d831 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ PACKAGE = pd-$(LIBRARY_NAME)
pkglibdir = /usr/lib/pd/extra
%:
- dh $@ --buildsystem=makefile
+ dh --with quilt $@ --buildsystem=makefile
override_dh_auto_install:
dh_auto_install -- prefix=/usr pkglibdir=$(pkglibdir)