Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 1997 03:22:16 -0800 (PST)
From:      asami@vader.cs.berkeley.edu (Satoshi Asami)
To:        obrien@freefall.freebsd.org
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit:  ports/print/ghostscript/pkg PLIST
Message-ID:  <199701301122.DAA00926@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199701301043.CAA03569@freefall.freebsd.org> (obrien@freefall.freebsd.org)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   ghostscript-2.6.2 port didn't deinstall cleanly:
 *   
 *    Delete file /usr/local/bin/gs
 *           Attempting to delete directory `/usr/local/lib/ghostscript' as a file
 *           This packing list is incorrect - ignoring delete request.
 *   
 *   Added a little ``@unexec'' action.

Um, that's not the right way to fix it.  You should list all the files
in there.  Your method will also blow away files that don't belong to
gs-2.6.2 (in particular, gs3 and gs4).

Satoshi



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