[SCM] pd-iemnet/master: removed the '--with-quilt' option
zmoelnig-guest at users.alioth.debian.org
zmoelnig-guest at users.alioth.debian.org
Fri Apr 15 16:23:13 UTC 2011
The following commit has been merged in the master branch:
commit 738f6dfa524f60704be62b4fc147af1955b15aed
Author: IOhannes m zmoelnig (gpg-key at iem) <zmoelnig at umlaeute.mur.at>
Date: Fri Apr 15 17:59:23 2011 +0200
removed the '--with-quilt' option
no longer needed, since this is source format 3.0(quilt)
diff --git a/debian/rules b/debian/rules
index 30e7cb3..e63f146 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh --with quilt $@
+ dh $@
override_dh_auto_install:
dh_auto_install -- pkglibdir=/usr/lib/pd/extra
--
pd-iemnet packaging
More information about the pkg-multimedia-commits
mailing list