Date: Tue, 11 Jun 2002 16:55:20 -0400 From: Pete Fritchman <petef@absolutbsd.org> To: Oleksandr Bezpalko <bestia@iptcom.net> Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/39124: upgrade ports/russian/fortunerus Message-ID: <20020611165520.A34909@absolutbsd.org> In-Reply-To: <200206112050.g5BKo4l45116@freefall.freebsd.org>; from bestia@iptcom.net on Tue, Jun 11, 2002 at 01:50:04PM -0700 References: <200206112050.g5BKo4l45116@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
++ 11/06/02 13:50 -0700 - Oleksandr Bezpalko: | @@ -30,6 +30,9 @@ | share/games/fortune/rus/verse.dat | share/games/fortune/rus/windows_errors | share/games/fortune/rus/windows_errors.dat | +share/games/fortune/rus | +share/games/fortune | +share/games Er, these are directories, they don't need to be in the plist like this. | @dirrm share/games/fortune/rus | -@unexec rmdir %D/share/games/fortune 2>/dev/null || true | -@unexec rmdir %D/share/games 2>/dev/null || true | +@dirrm share/games/fortune | +@dirrm share/games No, we definitely want the @unexec rmdir ... there. Other things might install fortunes in share/games/fortune/<lang> or stuff in share/games. --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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020611165520.A34909>