From: gord-fig Date: Sat, 20 Jul 2002 23:48:22 +0000 (+0000) Subject: HOWTO updates. X-Git-Tag: 0.5.1~24 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=31de708671a40d9d58d0bcf1e825be397e8be4a3;p=fs%2Flustre-release.git HOWTO updates. --- diff --git a/lustre/doc/Makefile.am b/lustre/doc/Makefile.am index d285f2a..4929c13 100644 --- a/lustre/doc/Makefile.am +++ b/lustre/doc/Makefile.am @@ -23,27 +23,27 @@ all: $(DOCS) # update date and version in document tag := $(shell cat $(srcdir)/CVS/Tag 2>/dev/null || echo HEAD) -addstamp = sed "s|^Date:.*|Date: `date +%x`|g; s|^Version:.*|Version: $(tag)|g" +addversion = sed -e 's|@T''AG@|$(tag)|g; s|@VER''SION@|$(VERSION)|g' DOCVERSION: echo $(tag) > DOCVERSION .lyx.pdf: rm -f $ $ $ $ $ $ $