From 31de708671a40d9d58d0bcf1e825be397e8be4a3 Mon Sep 17 00:00:00 2001 From: gord-fig Date: Sat, 20 Jul 2002 23:48:22 +0000 Subject: [PATCH] HOWTO updates. --- lustre/doc/Makefile.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 $ $ $ $ $ $ $