]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Oops, two lines moved out of my snapshot script should have been
authorSimon Tatham <anakin@pobox.com>
Sun, 18 Jan 2004 08:45:50 +0000 (08:45 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 18 Jan 2004 08:45:50 +0000 (08:45 +0000)
left there! Bah.

[originally from svn r3725]

mksrcarc.sh

index 9ab51ce66a6e901385762f715300b803a62bc16a..e955d33c3f5478515f86d5a3240545e1a1b89baa 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 \