[SCM] mplayer packaging branch, master.experimental, updated. debian/1.0.rc3++final-1.exp1-13-g069cff9

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Jul 29 02:45:19 UTC 2010


The following commit has been merged in the master.experimental branch:
commit 8606db841fbd1a99204077cee8a55dab9f9acb50
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Wed Jul 28 22:38:41 2010 -0400

    also clean up in DOCS/xml directory

diff --git a/debian/rules b/debian/rules
index f58bcb0..097c3c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -159,7 +159,7 @@ install-indep: build-indep
 clean:
 	dh_testdir
 	dh_testroot
-	[ ! -f config.mak ] || $(MAKE) distclean
+	[ ! -f config.mak ] || $(MAKE) -C DOCS/xml releaseclean && $(MAKE) distclean
 	dh_clean snapshot_version
 	! test -d .git || quilt pop -a || test $$? = 2
 

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list