[SCM] zita-convolver2 packaging branch, master, updated. debian/2.0.0-3-19-g49d4c7b

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon May 31 07:35:28 UTC 2010


The following commit has been merged in the master branch:
commit 49d4c7b2b6630e94db30d6a684073bed0d6bda68
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon May 31 09:34:17 2010 +0200

    rules file fixed

diff --git a/debian/rules b/debian/rules
index 089abf2..0479133 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,9 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_build:
-	test ! -d .git || dh_quilt_unpatch
 	$(MAKE) -C libs/
 
 override_dh_auto_clean:

-- 
zita-convolver2 packaging



More information about the pkg-multimedia-commits mailing list