[SCM] phat/master: removed --with autotools_dev from rules file, not needed

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Feb 17 21:58:09 UTC 2011


The following commit has been merged in the master branch:
commit fcf9f69bd2164dbb9cc1445b4540db4366c885c1
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Feb 17 22:47:44 2011 +0100

    removed --with autotools_dev from rules file, not needed

diff --git a/debian/rules b/debian/rules
index 88c48b6..95c5f01 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --with autotools_dev
+	dh $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
phat packaging



More information about the pkg-multimedia-commits mailing list