From owner-freebsd-ports Tue Aug 18 22:10:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA21590 for freebsd-ports-outgoing; Tue, 18 Aug 1998 22:10:12 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21554 for ; Tue, 18 Aug 1998 22:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA26381; Tue, 18 Aug 1998 22:10:01 -0700 (PDT) Date: Tue, 18 Aug 1998 22:10:01 -0700 (PDT) Message-Id: <199808190510.WAA26381@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Tim Vanderhoek Subject: Re: ports/7673: nethack-3.2.2 package permissions and Guidebook Reply-To: Tim Vanderhoek Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7673; it has been noted by GNATS. From: Tim Vanderhoek To: sue@welearn.com.au Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/7673: nethack-3.2.2 package permissions and Guidebook Date: Wed, 19 Aug 1998 01:08:25 -0400 (EDT) On Wed, 19 Aug 1998, Sue Blake wrote: > --- PLIST.old Wed Aug 19 11:57:35 1998 > +++ PLIST Wed Aug 19 11:57:48 1998 > @@ -1,7 +1,9 @@ > bin/nethack > lib/nethackdir/nethack > +@exec mkdir %D/share/doc/nethack Not needed. > @unexec rm -rf %D/lib/nethackdir/save Hmm... Unless the MAINTAINER disagrees, this shouldn't be here. > -@dirrm lib/nethackdir > \ No newline at end of file > +@dirrm lib/nethackdir Of course, this would have to go if the rm -Rf goes, too. > +@dirrm share/doc/nethack > \ No newline at end of file Newlines are nice. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message