m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/Attic/Makefile.maint,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/Attic/Makefile.maint,v [branch-1_4]
Date: Sat, 15 Jul 2006 21:32:50 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/07/15 21:32:50

Index: Makefile.maint
===================================================================
RCS file: /sources/m4/m4/Attic/Makefile.maint,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -b -r1.1.2.6 -r1.1.2.7
--- Makefile.maint      13 Jul 2006 12:50:47 -0000      1.1.2.6
+++ Makefile.maint      15 Jul 2006 21:32:50 -0000      1.1.2.7
@@ -181,7 +181,7 @@
 
 .PHONY: delta-xdelta
 delta-xdelta: prev-tarball new-tarball got-xdelta
-## Generate the delta file (xdelta has wierd exit statuses, so we need to
+## Generate the delta file (xdelta has weird exit statuses, so we need to
 ## add some shell code to keep make happy), and then generate the signatures
 ## for FSF ftp-upload:
        ofile="$(PACKAGE)-$(LASTRELEASE)-$(VERSION).xdelta"; \
@@ -196,7 +196,7 @@
 
 .PHONY: web-manual
 web-manual:
-       @cd ./doc; \
+       @cd "$(abs_srcdir)/doc"; \
          $(SHELL) "$(abs_srcdir)/gendocs.sh" $(PACKAGE) \
            "GNU $(PACKAGE)- GNU macro processor"
        @echo " *** Upload the doc/manual directory to web-cvs."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]