1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00

Oops, two lines moved out of my snapshot script should have been

left there! Bah.

[originally from svn r3725]
This commit is contained in:
Simon Tatham 2004-01-18 08:45:50 +00:00
parent 0f259c23ea
commit 5a11f18569

View File

@ -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 \