From: simon Date: Sun, 18 Jan 2004 08:45:50 +0000 (+0000) Subject: Oops, two lines moved out of my snapshot script should have been X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/8c492363ca45d425d27a396e78213ae6463701c2 Oops, two lines moved out of my snapshot script should have been left there! Bah. git-svn-id: svn://svn.tartarus.org/sgt/putty@3725 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/mksrcarc.sh b/mksrcarc.sh index 9ab51ce6..e955d33c 100755 --- a/mksrcarc.sh +++ b/mksrcarc.sh @@ -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 \