CVSROOT: /cvsroot/groff
Module name: groff
Changes by: Werner LEMBERG <wl> 06/11/06 23:35:42
Modified files:
contrib/chem : Makefile.sub
Log message:
typo
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/chem/Makefile.sub?cvsroot=groff&r1=1.2&r2=1.3
Patches:
Index: Makefile.sub
===================================================================
RCS file: /cvsroot/groff/groff/contrib/chem/Makefile.sub,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- Makefile.sub 6 Nov 2006 23:33:38 -0000 1.2
+++ Makefile.sub 6 Nov 2006 23:35:42 -0000 1.3
@@ -40,7 +40,7 @@
sed -e "s|@g@|$(g)|g" $< >$@
examples/README: $(srcdir)/examples/README.txt
- if test -d examples || $(mkinstalldirs) examples
+ -test -d examples || $(mkinstalldirs) examples
sed -e "s|@g@|$(g)|g" $< >$@
chem: $(srcdir)/chem.pl $(SH_DEPS_SED_SCRIPT)
_______________________________________________
Groff-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff-commit