comparison package.bash @ 69:fb8afa205293

fix fedora core 3 compile error - enum list cannot end with comma
author carl
date Sat, 02 Apr 2005 12:12:23 -0800
parents 0e387cd3784b
children 1142e46be550
comparison
equal deleted inserted replaced
68:0e387cd3784b 69:fb8afa205293
1 #!/bin/bash 1 #!/bin/bash
2 2
3 VER=dnsbl-4.5 3 VER=dnsbl-4.6
4 mkdir $VER 4 mkdir $VER
5 target1=/home/httpd/html/510sg/util/dnsbl.tar.gz 5 target1=/home/httpd/html/510sg/util/dnsbl.tar.gz
6 target2=/home/httpd/html/510sg/dnsbl.conf 6 target2=/home/httpd/html/510sg/dnsbl.conf
7 target3=/home/httpd/html/510sg/dnsbl.html 7 target3=/home/httpd/html/510sg/dnsbl.html
8 8