Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2000 20:07:13 +0400 (MSD)
From:      "Andy V. Mikhaliev" <andy@ws14.bu.spb.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18077: misc/mc - yet another patch 
Message-ID:  <200004181607.UAA43728@ws14.bu.spb.ru>

next in thread | raw e-mail | index | archive | help

>Number:         18077
>Category:       ports
>Synopsis:       change executables location in extfs/urar
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 18 09:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004181607.UAA43728>