From andy@ws14.bu.spb.ru  Tue Apr 18 09:00:54 2000
Return-Path: <andy@ws14.bu.spb.ru>
Received: from ws14.bu.spb.ru (ws14.bu.spb.ru [195.201.78.134])
	by hub.freebsd.org (Postfix) with ESMTP id DE9A337B9DC
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Apr 2000 09:00:48 -0700 (PDT)
	(envelope-from andy@ws14.bu.spb.ru)
Received: (from andy@localhost)
	by ws14.bu.spb.ru (8.9.3/8.9.3) id UAA43728;
	Tue, 18 Apr 2000 20:07:13 +0400 (MSD)
	(envelope-from andy)
Message-Id: <200004181607.UAA43728@ws14.bu.spb.ru>
Date: Tue, 18 Apr 2000 20:07:13 +0400 (MSD)
From: "Andy V. Mikhaliev" <andy@ws14.bu.spb.ru>
Reply-To: andy@ws14.bu.spb.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: misc/mc - yet another patch 
X-Send-Pr-Version: 3.2

>Number:         18077
>Category:       ports
>Synopsis:       change executables location in extfs/urar
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 18 09:10:01 PDT 2000
>Closed-Date:    Sat Apr 29 16:20:26 PDT 2000
>Last-Modified:  Sat Apr 29 16:20:50 PDT 2000
>Originator:     Andy V. Mikhaliev
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
>Environment:


>Description:

	The same thing as implemented in patches/patch-ai for extfs/uzip
	As i can find this is the last invalid location in extfs dir :)

>How-To-Repeat:


>Fix:

--- vfs/extfs/urar.in.orig      Wed Apr  5 07:31:55 2000
+++ vfs/extfs/urar.in   Tue Apr 18 17:18:14 2000
@@ -5,7 +5,7 @@
 # Updated by christian.gennerat@alcatel.fr 1999
 # beta version 2.0
 #
-DRAR=/usr/bin
+DRAR=@prefix@/bin
 RAR=$DRAR/rar
 UNRAR=$DRAR/unrar # Prefer unrar (freeware)
 #


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Apr 29 16:20:26 PDT 2000 
State-Changed-Why:  
Please re-submit this patch with a new PR telling which port you are fixing. 
Thanks. 
>Unformatted:
