From owner-freebsd-ports Fri Oct 12 22:31:51 2001 Delivered-To: freebsd-ports@freebsd.org Received: from hex.databits.net (hex.databits.net [207.29.192.16]) by hub.freebsd.org (Postfix) with SMTP id D3AD937B40B for ; Fri, 12 Oct 2001 22:31:42 -0700 (PDT) Received: (qmail 91210 invoked by uid 1001); 13 Oct 2001 05:31:42 -0000 Date: Sat, 13 Oct 2001 01:31:42 -0400 From: Pete Fritchman To: Peter Haight Cc: ports@freebsd.org Subject: Re: Empty world-writable directories. Message-ID: <20011013013142.A91111@databits.net> References: <200110122217.f9CMH3w68615@wartch.sapros.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200110122217.f9CMH3w68615@wartch.sapros.com>; from peterh@sapros.com on Fri, Oct 12, 2001 at 03:17:03PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 12/10/01 15:17 -0700 - Peter Haight: | I've got a port that creates two empty world-writable directories when | installed ('make install'). When I package it up, those directories are not | include in the package. I'm not sure what the best way is to have those | directories included. Add something like this to your pkg-plist: @exec mkdir -p %D/foo ... and the prefix will be substituted for %D. -pete -- Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message