Skip to content

Commit 67cab7d

Browse files
committed
Use vzic-merge.pl from the vzic project rather than maintaining a local copy.
1 parent c3b11b8 commit 67cab7d

File tree

3 files changed

+1
-305
lines changed

3 files changed

+1
-305
lines changed

Makefile

Lines changed: 0 additions & 106 deletions
This file was deleted.

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ if [[ -d zoneinfo ]]; then
5050
export VZIC_ZONEINFO_MASTER=`pwd`/zoneinfo
5151

5252
echo "Merging..."
53-
./vzic-merge.pl
53+
./build/vzic/vzic-merge.pl
5454

5555
# copy updated zones
5656
cp -r $VZIC_ZONEINFO_NEW/zones.* $VZIC_ZONEINFO_MASTER

vzic-merge.pl

Lines changed: 0 additions & 198 deletions
This file was deleted.

0 commit comments

Comments
 (0)