Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2000 05:52:58 +0900
From:      "Akinori -Aki- MUSHA" <knu@idaemons.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16663: japanese/samba: correct absolute path specification in patch-ai
Message-ID:  <86g0uy5ej9.wl@archon.local.idaemons.org>

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

>Number:         16663
>Category:       ports
>Synopsis:       japanese/samba: correct the absolute path in patch-ai
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 12 13:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     "Akinori -Aki- MUSHA" <knu@idaemons.org>
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Associated I. Daemons
>Environment:

	FreeBSD archon.local.idaemons.org 4.0-CURRENT FreeBSD 4.0-CURRENT #27: Thu Feb 10 23:44:57 JST 2000     root@archon.local.idaemons.org:/usr/src/sys/compile/ARCHON  i386

>Description:

	  Bento reports japanese/samba's building error due to
	patches/patch-ai specifying the file in an absolute path.

>How-To-Repeat:

>Fix:

	  The following patch will fix it.

--- patch-ai.orig	Sat Jan 29 14:21:37 2000
+++ patch-ai	Sun Feb 13 05:38:23 2000
@@ -1,5 +1,5 @@
-*** /usr/ports/japanese/samba/work/samba-2.0.5a-JP2/samba-jp/man/install-man.sh.orig	Fri Aug 13 11:31:03 1999
---- /usr/ports/japanese/samba/work/samba-2.0.5a-JP2/samba-jp/man/install-man.sh	Sun Jan  2 02:50:24 2000
+*** ../samba-jp/man/install-man.sh.orig	Fri Aug 13 11:31:03 1999
+--- ../samba-jp/man/install-man.sh	Sun Jan  2 02:50:24 2000
 ***************
 *** 19,38 ****
   

>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?86g0uy5ej9.wl>