[SCM] mplayer packaging branch, karmic, updated. debian/1.0.rc3+svn20090426-1ubuntu10

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Oct 15 15:59:29 UTC 2009


The following commit has been merged in the karmic branch:
commit 63fb042241175f0507158d2742c8488949ed1fe6
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Oct 15 17:47:38 2009 +0200

    make sure that quilt patches are applied in the install-arch target

diff --git a/debian/rules b/debian/rules
index 328ea8d..6204367 100755
--- a/debian/rules
+++ b/debian/rules
@@ -161,7 +161,7 @@ configure-arch-stamp: $(QUILT_STAMPFN)
 	./configure $(COMMON_CONFIGURE_FLAGS) $(DEB_BUILD_CONFIGURE)
 	touch configure-arch-stamp
 
-install-arch:
+install-arch: $(QUILT_STAMPFN)
 	dh_testdir
 	[ ! -f config.mak ] || $(MAKE) distclean
 	$(CLEAN_ENV) \

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list