[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:04:58 UTC 2010


The following commit has been merged in the ubuntu branch:
commit c7705630500c923bf59f1b41acae53a62f06dcfa
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Wed Jun 2 17:39:01 2010 +0200

    avoid removing DOCS/html directory. it is included in release tarball

diff --git a/debian/rules b/debian/rules
index f3b2232..c9c88c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -137,7 +137,6 @@ clean: clean-real unpatch
 clean-real:
 	dh_testdir
 	dh_testroot
-	[ ! -f config.mak ] || $(MAKE) -C DOCS/xml distclean || true
 	[ ! -f config.mak ] || $(MAKE) distclean
 	dh_clean build-arch-stamp configure-arch-stamp snapshot_version
 

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list