Date: Wed, 12 Aug 1998 19:42:55 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi Asami) To: billf@chc-chimes.com Cc: ports@FreeBSD.ORG Subject: Re: symbolic links in pkg/PLIST Message-ID: <199808130242.TAA10358@silvia.hip.berkeley.edu> In-Reply-To: <Pine.HPP.3.96.980812222423.27931B-100000@hp9000.chc-chimes.com> (message from Bill Fumerola on Wed, 12 Aug 1998 22:25:56 -0400 (EDT))
next in thread | previous in thread | raw e-mail | index | archive | help
* 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808130242.TAA10358>