aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-02 15:29:53 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-02 15:29:53 +0000
commit272cbacbe15d57e7abd8d176b34b7d04701641a3 (patch)
tree049f8597223864f0f4e0022b124678f3ebc44295 /debian/rules
parent15251997a212e758195b10e9124e3aed71526f4f (diff)
added g_canvas.h and s_stuff.h as a debian patch since those headers aren't included in any debian packages yet
svn path=/trunk/externals/pdogg/; revision=14259
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 2619bef..6dd0ed0 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)