comparison package.bash @ 82:fa47e1e401f1

start coding on new config syntax
author carl
date Sun, 17 Jul 2005 07:46:11 -0700
parents 1142e46be550
children 7a432c2b473f
comparison
equal deleted inserted replaced
81:db85c53e3d90 82:fa47e1e401f1
9 cp sample1.conf $VER/dnsbl.conf 9 cp sample1.conf $VER/dnsbl.conf
10 cp sample.conf $VER 10 cp sample.conf $VER
11 cp html-tags.conf $VER 11 cp html-tags.conf $VER
12 cp hosts-ignore.conf $VER 12 cp hosts-ignore.conf $VER
13 cp tld.conf $VER 13 cp tld.conf $VER
14 cp *cpp $VER 14 cp *.cpp *.h *.rc $VER
15 cp *rc $VER
16 cp install.bash $VER 15 cp install.bash $VER
17 cp *spec $VER 16 cp *spec $VER
18 cp LICENSE $VER 17 cp LICENSE $VER
19 cp RELEASE_NOTES $VER 18 cp RELEASE_NOTES $VER
20 tar cfvz $target1 $VER 19 tar cfvz $target1 $VER