[SCM] audacious-plugins/master: Remove linewraps.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sat Feb 25 16:57:42 UTC 2012


The following commit has been merged in the master branch:
commit 480d6bc64d4528270b1a5fe6a193336094c7a118
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sat Feb 25 17:57:12 2012 +0100

    Remove linewraps.

diff --git a/debian/rules b/debian/rules
index 2496880..7e0c2cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,7 @@ endif
 
 override_dh_auto_configure:
 	autoconf
-	dh_auto_configure -- \
-		--disable-rpath \
-		$(additional_confflags)
+	dh_auto_configure -- --disable-rpath $(additional_confflags)
 
 override_dh_strip:
 	dh_strip --dbg-package=audacious-plugins-dbg

-- 
Plugins for audacious



More information about the pkg-multimedia-commits mailing list