Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 1997 17:23:55 +0900 (JST)
From:      taoka@infonets.hiroshima-u.ac.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/3990: port japanese/prn: bug fix
Message-ID:  <199706300823.RAA11876@cal.infonets.hiroshima-u.ac.jp>
Resent-Message-ID: <199706300830.BAA12416@hub.freebsd.org>

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

>Number:         3990
>Category:       ports
>Synopsis:       port japanese/prn: bug fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 30 01:30:01 PDT 1997
>Last-Modified:
>Originator:     Satoshi Taoka
>Organization:
Hiroshima Univ. in Japane
>Release:        FreeBSD 2.2.1-RELEASE i386
>Environment:

	

>Description:

japanese/prn/pkg/PLIST has a problem.

>How-To-Repeat:

	

>Fix:
	

diff -ur /usr/ports/japanese/prn/pkg/PLIST ./prn/pkg/PLIST
--- /usr/ports/japanese/prn/pkg/PLIST	Mon Jun 23 23:31:11 1997
+++ ./prn/pkg/PLIST	Thu Jun 26 12:47:38 1997
@@ -1,5 +1,6 @@
 bin/prn
-bin/cprn
+@exec ln -sf %D/%F %B/cprn
+@unexec rm %B/cprn
 bin/cmt
 bin/psconv
 lib/prn/cmtdefs
>Audit-Trail:
>Unformatted:



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