[SCM] audacity/master: Sort configure flags alphabetical

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Fri Jan 15 00:34:08 UTC 2016


The following commit has been merged in the master branch:
commit afab63b67062f8cf83284832ff8f44751768f100
Author: Benjamin Drung <bdrung at debian.org>
Date:   Fri Jan 15 01:33:50 2016 +0100

    Sort configure flags alphabetical

diff --git a/debian/rules b/debian/rules
index 164735f..768610f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,9 +18,9 @@ configure_flags := \
 	--with-lv2=system \
 	--with-midi=system \
 	--with-portaudio=system \
+	--with-portsmf=system \
 	--with-sbsms=system \
 	--with-soundtouch=system \
-	--with-portsmf=system \
 	$(NULL)
 
 %:

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list