[patch 05/15] remove quotes from shell commandline
[email protected] Mon, 12 Feb 2007 08:15:45 +0100
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
I'm not sure any more why this was necessary, so please ignore it as long as 'make distcheck' survives without :-) Signed-off-by: Robert Schwebel <[email protected]> doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: doc/Makefile.am =================================================================== --- doc/Makefile.am.orig +++ doc/Makefile.am @@ -22,7 +22,7 @@ CVM_INPUTS = $(top_srcdir)/engine/cvm.c $(top_srcdir)/engine/cvm_var.c cvmdoc/index.html: $(CVM_INPUTS) cvmdoc.py - $(SHELL) "$(srcdir)/mkcvmdoc.sh" "$(top_srcdir)" "$(top_builddir)" + $(SHELL) $(srcdir)/mkcvmdoc.sh "$(top_srcdir)" "$(top_builddir)" clean-local: rm -rf $(srcdir)/cvmdoc -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9