From owner-freebsd-ports Wed Aug 12 19:43:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA24972 for freebsd-ports-outgoing; Wed, 12 Aug 1998 19:43:26 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA24967 for ; Wed, 12 Aug 1998 19:43:24 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca1-94.ix.netcom.com [209.109.232.94]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id TAA26592; Wed, 12 Aug 1998 19:42:58 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id TAA10358; Wed, 12 Aug 1998 19:42:55 -0700 (PDT) Date: Wed, 12 Aug 1998 19:42:55 -0700 (PDT) Message-Id: <199808130242.TAA10358@silvia.hip.berkeley.edu> To: billf@chc-chimes.com CC: ports@FreeBSD.ORG In-reply-to: (message from Bill Fumerola on Wed, 12 Aug 1998 22:25:56 -0400 (EDT)) Subject: Re: symbolic links in pkg/PLIST From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * I did use -sf, thoug h I was wondering more in the ability of removing * those files. (if removing the link removes both, or just one). just food * for thought. or maybe I've had a long day and this is all obvious, and I'm * just not getting the picture. :> 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. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message