From owner-freebsd-ports Wed Aug 12 23:13:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA15022 for freebsd-ports-outgoing; Wed, 12 Aug 1998 23:13:27 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA15016; Wed, 12 Aug 1998 23:13:24 -0700 (PDT) (envelope-from tg@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.8/8.8.6) with ESMTP id IAA23712; Thu, 13 Aug 1998 08:03:14 +0200 (CEST) Received: (from tg@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.8/8.8.5) id IAA28567; Thu, 13 Aug 1998 08:03:12 +0200 (CEST) To: asami@FreeBSD.ORG (Satoshi Asami) Cc: billf@chc-chimes.com, ports@FreeBSD.ORG Subject: Re: symbolic links in pkg/PLIST References: <199808130242.TAA10358@silvia.hip.berkeley.edu> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Thomas Gellekum Date: 13 Aug 1998 08:03:12 +0200 In-Reply-To: asami@FreeBSD.ORG's message of "Wed, 12 Aug 1998 19:42:55 -0700 (PDT)" Message-ID: <87pve5zae7.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 10 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org asami@FreeBSD.ORG (Satoshi Asami) writes: > You can remove a symlink just like any other file using rm(1) or > unlink(2). I don't think pkg_delete would want to do anything more > complicated than that. :) pkg_delete doesn't like symlinks to directories. See teTeX/pkg/PLIST for examples how to work around that. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message