Oops, two lines moved out of my snapshot script should have been
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 18 Jan 2004 08:45:50 +0000 (08:45 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 18 Jan 2004 08:45:50 +0000 (08:45 +0000)
left there! Bah.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3725 cda61777-01e9-0310-a592-d414129be87e

mksrcarc.sh

index 9ab51ce..e955d33 100755 (executable)
@@ -1,7 +1,5 @@
 #!/bin/sh
 perl mkfiles.pl
-relver=`cat LATEST.VER`
-unixarc="putty-$relver$datesuffix"
 text=`{ find . -name CVS -prune -o \
                -name .cvsignore -prune -o \
                -name LATEST.VER -prune -o \