changeset 32431:a116d0fcea6e

10l, unbreak building of mplayer-doc package
author siretart
date Tue, 19 Oct 2010 12:56:41 +0000
parents 1ab876dcf5d6
children 1522fac67d56
files debian/rules
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/debian/rules	Tue Oct 19 12:55:59 2010 +0000
+++ b/debian/rules	Tue Oct 19 12:56:41 2010 +0000
@@ -138,7 +138,7 @@
 build-indep:
 	dh_testdir
 	dh_prep -i
-	test ! -f DOCS/HTML/en/index.html || $(MAKE) -f 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