[SCM] mplayer packaging branch, master.experimental, updated. debian/1.0.rc3++final-1.exp1-10-g311c6d1
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Thu Jul 29 02:24:16 UTC 2010
The following commit has been merged in the master.experimental branch:
commit 311c6d17fccd3a6a840df02ccae89d4d2fe5a494
Author: Reinhard Tartler <siretart at tauware.de>
Date: Wed Jul 28 22:13:56 2010 -0400
fix building of documentation
diff --git a/debian/rules b/debian/rules
index 398ed42..f58bcb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -145,7 +145,7 @@ DOCS/HTML/en/index.html:
build-indep:
dh_testdir
dh_prep -i
- test ! -f DOCS/HTML/en/index.html || $(MAKE) debian/rules DOCS/HTML/en/index.html
+ test ! -f DOCS/HTML/en/index.html || $(MAKE) -f debian/rules DOCS/HTML/en/index.html
# commands to compile the documentation
install-indep: build-indep
--
mplayer packaging
More information about the pkg-multimedia-commits
mailing list