aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-12 16:28:50 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-12 16:28:50 +0000
commitaca155a9820a197cc0c019e45c01c91211541adc (patch)
tree5d7bb6b8e8f862cba4973d65c592f83db6961b66 /debian
parentca39b0ed9bd12cc87a2634b208a522fdcef44408 (diff)
remove quilt dep since its not needed until patches are added to the package
svn path=/trunk/externals/hcs/; revision=14073
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 68c6bf3..55a9ecf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ PACKAGE = pd-$(LIBRARY_NAME)
pkglibdir = /usr/lib/pd/extra
%:
- dh --with quilt $@
+ dh $@
override_dh_auto_install:
make DESTDIR=$(CURDIR)/debian/$(PACKAGE) pkglibdir=$(pkglibdir) install