From 8b188ccbd07694fc16df2153d132cb2db1c9bc95 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 8 Jan 2004 13:14:18 +0000 Subject: [PATCH] Tweaks for freshmeat-submit --- xsl/Makefile | 7 ++++++- xsl/VERSION | 7 +++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/xsl/Makefile b/xsl/Makefile index 1f416f1ce..1a6ab9cdd 100644 --- a/xsl/Makefile +++ b/xsl/Makefile @@ -8,6 +8,7 @@ CVSCHECK := $(shell cvs -n update 2>&1 | grep -v ^cvs | cut -c3-) RELVER := $(shell grep "//g") TAGVER := $(shell echo "V$(RELVER)" | sed "s/\.//g") SFRELID= +FMGO=-N DIRS=common html fo extensions htmlhelp javahelp @@ -61,8 +62,12 @@ else endif freshmeat: +ifeq ($(SFRELID),) + @echo "You must specify the sourceforge release identifier in SFRELID" +else $(XSLT) VERSION VERSION /tmp/fm-docbook-xsl sf-relid=$(SFRELID) - grep -v " DocBook - DocBook XSL Stylesheets + XSL Stylesheets 1.64.1 + @@ -30,7 +33,7 @@ http://sourceforge.net/project/shownotes.php?release_id={SFRELID} http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/docbook/xsl/ http://lists.oasis-open.org/archives/docbook-apps/ - Describe changes + Bug fixes and enhancements. See RELEASE-NOTES for a Xalan update. -- 2.40.0