]> git.pld-linux.org Git - packages/dnswalk.git/blame - dnswalk-perlpath.patch
- autodeps bcond
[packages/dnswalk.git] / dnswalk-perlpath.patch
CommitLineData
fdd7b6bf
ER
1diff -Naur dnswalk-2.0.2/dnswalk dnswalk-2.0.2.oden/dnswalk
2--- dnswalk-2.0.2/dnswalk 1997-10-06 09:24:00.000000000 -0400
3+++ dnswalk-2.0.2.oden/dnswalk 2002-06-29 06:48:54.000000000 -0400
4@@ -1,4 +1,4 @@
5-#!/usr/contrib/bin/perl
6+#!/usr/bin/perl
7 #
8 # dnswalk Walk through a DNS tree, pulling out zone data and
9 # dumping it in a directory tree
10diff -Naur dnswalk-2.0.2/makereports dnswalk-2.0.2.oden/makereports
11--- dnswalk-2.0.2/makereports 1997-08-11 09:52:37.000000000 -0400
12+++ dnswalk-2.0.2.oden/makereports 2002-06-29 06:49:24.000000000 -0400
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.
18
This page took 0.067367 seconds and 4 git commands to generate.