Removed unneeded hunk from a patch.

This commit is contained in:
rillig 2008-01-31 13:32:46 +00:00
parent 9aaaa11b57
commit b30f3fc5d2
2 changed files with 3 additions and 9 deletions

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2007/12/13 07:00:16 bjs Exp $
$NetBSD: distinfo,v 1.2 2008/01/31 13:32:46 rillig Exp $
SHA1 (svnfs-0.4.tgz) = edc8584c08ab58a321c8b93a237528b162ea3a08
RMD160 (svnfs-0.4.tgz) = 6df496b4a66705407526c7881f8f8ace7f09a3d0
Size (svnfs-0.4.tgz) = 206594 bytes
SHA1 (patch-aa) = 01670a8d9e88a7be3356b5a3c3408d565080860d
SHA1 (patch-aa) = 04b4a5080de8653f00c2dadc2ce41235debce2df

View file

@ -1,13 +1,7 @@
$NetBSD: patch-aa,v 1.1.1.1 2007/12/13 07:00:16 bjs Exp $
$NetBSD: patch-aa,v 1.2 2008/01/31 13:32:46 rillig Exp $
--- svn-config.pl.orig 2007-06-11 04:50:03.000000000 -0400
+++ svn-config.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/pkg/bin/perl
#
# Hacky replacement for (non-existant) svn-config to find the libraries,
# the library path and the include file path.
@@ -47,7 +47,7 @@ if( $libs ) {
}