From owner-freebsd-ports Mon Jun 2 21:26:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA02573 for ports-outgoing; Mon, 2 Jun 1997 21:26:26 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA02565 for ; Mon, 2 Jun 1997 21:26:23 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id VAA09380; Mon, 2 Jun 1997 21:26:00 -0700 (PDT) To: Tim Pushor cc: Satoshi Asami , ports@FreeBSD.ORG Subject: Re: Trouble with pkg_delete & sym links to dirs In-reply-to: Your message of "Mon, 02 Jun 1997 18:13:38 -0000." Date: Mon, 02 Jun 1997 21:26:00 -0700 Message-ID: <9377.865311960@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 1) creating the symlink with @exec using full directory spec. i.e. See the man page for pkg_create - there are special sequences like %D and %F which can expand here to DTRT for you. Jordan