updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / dnswalk / dnswalk.patch
blob9f92cb6537c7b6049a209d10189a744dbb0c694e
1 diff -ruN dnswalk.orig/dnswalk dnswalk/dnswalk
2 --- dnswalk.orig/dnswalk 2008-10-17 15:38:25.000000000 +0200
3 +++ dnswalk/dnswalk 2008-10-17 15:38:36.000000000 +0200
4 @@ -1,4 +1,4 @@
5 -#!/usr/contrib/bin/perl
6 +#!/usr/bin/perl
8 # dnswalk Walk through a DNS tree, pulling out zone data and
9 # dumping it in a directory tree
10 diff -ruN dnswalk.orig/makereports dnswalk/makereports
11 --- dnswalk.orig/makereports 2008-10-17 15:38:25.000000000 +0200
12 +++ dnswalk/makereports 2008-10-17 15:38:44.000000000 +0200
13 @@ -1,4 +1,4 @@
14 -#!/usr/contrib/bin/perl
15 +#!/usr/bin/perl
16 # This takes output from dnswalk and makes a "rep.orts" directory
17 # with one file per contact. Great for sending mail to all the admins.