[SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Jun 3 13:07:00 UTC 2010


The following commit has been merged in the ubuntu branch:
commit 5c0790ad86c1fa166ac29015ad00c5f52659b583
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Jun 3 14:58:53 2010 +0200

    remove old parallel building mechanism, fixes FTBFS

diff --git a/debian/rules b/debian/rules
index abb2e8b..b995cb8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,13 +81,6 @@ ifeq (,$(findstring mips,$(DEB_HOST_ARCH)))
 CONFIGURE_FLAGS += --enable-debug
 endif
 
-
-ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
-         NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
-         MAKEFLAGS += -j$(NUMJOBS)
-endif
-
-
 ifeq (linux,$(DEB_HOST_ARCH_OS))
     CONFIGURE_FLAGS += --enable-mga --enable-3dfx --enable-tdfxfb
 endif

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list