Mercurial > dnsbl
comparison src/package @ 40:dc3d8d1aa2d2
fix handling of missing include files
author | carl |
---|---|
date | Mon, 07 Jun 2004 21:07:40 -0700 |
parents | 038521f9490a |
children |
comparison
equal
deleted
inserted
replaced
39:6e9d0b2d0720 | 40:dc3d8d1aa2d2 |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 | 2 |
3 VER=dnsbl-3.0 | 3 VER=dnsbl-3.1 |
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 |