From c5ac569180a2e48bcd573ef15aff8ab206540298 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Thu, 31 Oct 2002 04:16:26 +0000 Subject: Applied Buchan Milne's patches. (This used to be commit ce5a7084540feff7354d2005e25cef581ad500db) --- packaging/Mandrake/makerpms-cvs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packaging/Mandrake/makerpms-cvs.sh') diff --git a/packaging/Mandrake/makerpms-cvs.sh b/packaging/Mandrake/makerpms-cvs.sh index 72c75b772b..0faaf4d0ba 100644 --- a/packaging/Mandrake/makerpms-cvs.sh +++ b/packaging/Mandrake/makerpms-cvs.sh @@ -5,8 +5,8 @@ [ $# -lt 1 ] && echo "Usage: $0 " && exit 1 -VERSION=$1 -RELEASE=0.`date +%Y%m%d` +VERSION=$1cvs +RELEASE=`date +%Y%m%d` shift # Replace PRELEASE and PVERSION with release number in all files ending with -- cgit