Author: diego
Date: Tue May 11 23:33:15 2010
New Revision: 31167

Log:
consistency cosmetics: Invoke all shell scripts directly.

Modified:
   trunk/DOCS/xml/Makefile

Modified: trunk/DOCS/xml/Makefile
==============================================================================
--- trunk/DOCS/xml/Makefile     Tue May 11 23:31:36 2010        (r31166)
+++ trunk/DOCS/xml/Makefile     Tue May 11 23:33:15 2010        (r31167)
@@ -31,7 +31,7 @@ html-single:  $(addprefix html-single-,$
 xmllint: $(addprefix xmllint-,$(DOC_LANGS))
 
 $(CONFIGURE_GENERATED) $(MAIN_XML_ALL):
-       sh configure
+       ./configure
 
 define lang-def
 html-chunked-$(lang): $(HTML)/$(lang)/index.html
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to