[SCM] libbluray/master: Put sequence as first option.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sat Oct 1 21:22:53 UTC 2011


The following commit has been merged in the master branch:
commit 88e6476e53a8e4615e14f6ed596fd8f0c41d2118
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sat Oct 1 17:20:19 2011 -0400

    Put sequence as first option.

diff --git a/debian/rules b/debian/rules
index fca541b..66c6372 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ CFLAGS=$(DEB_CFLAGS)
 
 ifneq (,$(findstring linux,$(DEB_BUILD_ARCH_OS)))
 %:
-	dh --with javahelper $@
+	dh $@ --with javahelper
 else
 %:
 	dh $@

-- 
libbluray packaging



More information about the pkg-multimedia-commits mailing list