[SCM] mixxx/master: Pass correct flag

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Jan 26 18:34:27 UTC 2016


The following commit has been merged in the master branch:
commit d8b9c5b83617a7c644afc26831aa6458d3badda6
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Jan 26 19:20:31 2016 +0100

    Pass correct flag

diff --git a/debian/rules b/debian/rules
index f9c5671..87b51a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ else
 endif
 
 # flags suggested by upstream
-SCONS_OPTS  = release=1
+SCONS_OPTS  = build=release
 SCONS_OPTS += qt_sqlite_plugin=0
 SCONS_OPTS += virtualize=0
 SCONS_OTPS += localecompare=1

-- 
mixxx packaging



More information about the pkg-multimedia-commits mailing list