aboutsummaryrefslogtreecommitdiff
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
commit0e1094bd3125e3231273d2823b048f034ca926e9 (patch)
tree61dccb59c96bf161fd1054f4ae72398abe0cd9bc
parent0a3a983653a53bbca58205954d79d08ab94530f7 (diff)
remove quilt dep since its not needed until patches are added to the package
svn path=/trunk/externals/ezfile/; revision=14073
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 9e6bdfc..5b1b76d 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