update Wed Mar 10 00:37:00 PST 2010
[pkgsrc.git] / net / p5-Net-Interface / patches / patch-aa
1 $NetBSD: patch-aa,v 1.1.1.1 2009/03/21 13:50:18 sno Exp $
2
3 --- inst/netsymbols.pl.orig     2009-03-21 13:27:00.000000000 +0000
4 +++ inst/netsymbols.pl  2009-03-21 13:29:41.000000000 +0000
5 @@ -281,8 +281,8 @@
6  |;
7  ### populate exports
8  
9 -print NFe q|#!/usr/bin/perl
10 -#
11 +print NFe "#!$^X\n";
12 +print NFe q|#
13  # DO NOT ALTER THIS FILE
14  # IT IS WRITTEN BY Makefile.PL and inst/netsymbols.pl
15  # EDIT THOSE INSTEAD