[SCM] vlc/master: Sort configure flags.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Tue Feb 28 23:02:50 UTC 2012


The following commit has been merged in the master branch:
commit 7ff8fc9cdede2a85f31e247089bf100f071f5355
Author: Benjamin Drung <bdrung at debian.org>
Date:   Tue Feb 28 22:44:28 2012 +0100

    Sort configure flags.

diff --git a/debian/rules b/debian/rules
index 274948c..790b10c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -116,10 +116,10 @@ confflags += \
 	--enable-atmo \
 	--enable-dc1394 \
 	--enable-dv \
-	--enable-v4l2 \
 	--enable-libva \
 	--enable-pvr \
 	--enable-udev \
+	--enable-v4l2 \
 	$(NULL)
 endif
 

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list