summaryrefslogtreecommitdiff
path: root/sysutils/mc/patches/patch-ah
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2002-07-24 04:30:15 +0000
committerhubertf <hubertf@pkgsrc.org>2002-07-24 04:30:15 +0000
commit5b0b86843e5d480c4fbd7de4dab9fdc7271c64d2 (patch)
treecb67ab09e52744ed6ade26c72df5576fb8135614 /sysutils/mc/patches/patch-ah
parenta8cfbf322a0560f73722e7abacbb582ebf682e3e (diff)
downloadpkgsrc-5b0b86843e5d480c4fbd7de4dab9fdc7271c64d2.tar.gz
Find binaries in LOCALSRC/*bin*, not LOCALSRC.
Pointed out by Bernhard 'burnhard' Riedl on hanirc's #NetBSD
Diffstat (limited to 'sysutils/mc/patches/patch-ah')
-rw-r--r--sysutils/mc/patches/patch-ah4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mc/patches/patch-ah b/sysutils/mc/patches/patch-ah
index 07ebe57587d..171599a2da6 100644
--- a/sysutils/mc/patches/patch-ah
+++ b/sysutils/mc/patches/patch-ah
@@ -1,4 +1,4 @@
-$NetBSD: patch-ah,v 1.3 2000/10/19 23:31:18 jlam Exp $
+$NetBSD: patch-ah,v 1.4 2002/07/24 04:30:16 hubertf Exp $
--- vfs/extfs/urar.in.orig Mon Jul 3 10:32:00 2000
+++ vfs/extfs/urar.in
@@ -7,7 +7,7 @@ $NetBSD: patch-ah,v 1.3 2000/10/19 23:31:18 jlam Exp $
# beta version 2.0
#
-DRAR=/usr/bin
-+DRAR=@LOCALBASE@
++DRAR=@LOCALBASE@/bin
RAR=$DRAR/rar
UNRAR=$DRAR/unrar # Prefer unrar (freeware)
#