[SCM] libbluray/ubuntu: Disable build of examples since we don't install them

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Wed Mar 2 17:31:21 UTC 2011


The following commit has been merged in the ubuntu branch:
commit b16ab4bfd130b8a32aaf1a59933f3d75126627c6
Author: Rico Tzschichholz <ricotz at t-online.de>
Date:   Wed Mar 2 18:30:23 2011 +0100

    Disable build of examples since we don't install them

diff --git a/debian/rules b/debian/rules
index ced206a..7eaca30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ CFLAGS=$(DEB_CFLAGS)
 	dh --with javahelper $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-bdjava
+	dh_auto_configure -- --disable-examples --enable-bdjava
 
 override_dh_clean:
 	dh_clean

-- 
libbluray packaging



More information about the pkg-multimedia-commits mailing list