aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-02 15:21:16 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-02 15:21:16 +0000
commit59d7db2faa2f059ba8d0b51b5558b4bef6dda512 (patch)
tree32fcc42a4cb9052ed5b9e0f1a4da7a5c70389abd /debian/rules
parent6ba2fcc5486b9ba9eb2e7284a4fa691f39e6ed95 (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/hcs/; revision=14258
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 a2453a4..e8ba8b2 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)