Fix archives directories

This commit is contained in:
Stas Degteff 2005-11-26 01:29:49 +00:00
parent 70118c82d5
commit d97889534a
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
date=`date +%Y%m%d`
shortdate=`echo ${date} | sed s/^...//`
shortname=../gpc${shortdate}.zip
name=gpc115-${date}.zip
name=../gpc115-${date}.zip
dir=cfgs

View File

@ -6,7 +6,7 @@
date=`date +%Y%m%d`
shortdate=`echo ${date} | sed s/^...//`
shortname=../gpl${shortdate}.zip
name=gpl115-${date}.zip
name=../gpl115-${date}.zip
sed -i.orig -e "s/\#define __GVER_POSTVERSION__ .*/\#define __GVER_POSTVERSION__ \"-b${date}\"/" golded3/mygolded.h

View File

@ -4,7 +4,7 @@
date=`date +%Y%m%d`
shortdate=`echo ${date} | sed s/^...//`
shortname=../gps${shortdate}.tb2
shortname=gps${shortdate}.tb2
name=gps115-${date}.tar.bz2
cd .. ; tar -jcf ${name} \