Author: qboosh Date: Fri Feb 29 16:57:11 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - syntax bugfix
---- Files affected: SOURCES: mtools-make.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/mtools-make.patch diff -u /dev/null SOURCES/mtools-make.patch:1.1 --- /dev/null Fri Feb 29 17:57:11 2008 +++ SOURCES/mtools-make.patch Fri Feb 29 17:57:06 2008 @@ -0,0 +1,10 @@ +--- mtools-3.9.11/Makefile.in.orig 2008-02-26 23:45:09.763693000 +0100 ++++ mtools-3.9.11/Makefile.in 2008-02-28 21:26:48.925966973 +0100 +@@ -206,7 +206,6 @@ + fi; \ + if [ -n "$(INSTALL_INFO)" ] ; then \ + $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/mtools.info; \ +- fi; \ + fi + + uninstall-info: ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
