[SCM] terminatorx/master: Drop --enable-suidroot option, no longer needed.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Apr 2 00:07:13 UTC 2012


The following commit has been merged in the master branch:
commit ce6e243b474989ef21ca63bfbea89329b633db49
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Apr 2 02:01:12 2012 +0200

    Drop --enable-suidroot option, no longer needed.

diff --git a/debian/rules b/debian/rules
index baebf4a..ae286c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ endif
 override_dh_auto_configure:
 	dh_auto_configure -- \
                       --enable-mpg123=/usr/bin/mpg321 \
-                      --enable-suidroot $(EXTRA_CONFIGURE) \
+                      $(EXTRA_CONFIGURE) \
                       gnomedatadir=/usr/share/ \
                       gnomepresent=yes
 	find -name '*.xml' -exec perl -i -pe 's,http://www.oasis-open.org/docbook/xml/([^/]+)/docbookx.dtd,/usr/share/sgml/docbook/dtd/xml/\1/docbookx.dtd,' {} \;

-- 
terminatorx packaging



More information about the pkg-multimedia-commits mailing list