Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 1997 04:50:01 -0700 (PDT)
From:      max@FreeBSD.ORG
To:        freebsd-ports
Subject:   Re: ports/3990: port japanese/prn: bugfix
Message-ID:  <199706301150.EAA20319@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/3990; it has been noted by GNATS.

From: max@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org, taoka@infonets.hiroshima-u.ac.jp
Cc: max@wide.ad.jp
Subject: Re: ports/3990: port japanese/prn: bugfix
Date: Mon, 30 Jun 1997 20:44:39 +0900 (JST)

 >japanese/prn/pkg/PLIST has a problem.
 >
 >   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
 
 What exactly is the problem?  This port in ports-current seems to
 installs the symbolic link correctly and the package
 installs/deinstall the link appropriately, though.
 
 Max



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