From 7ad7c07fe267ee4c6d8410abfcb6ee14b2033d45 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Jun 2001 22:32:40 +0000 Subject: Remove some unexec's for share/locale that are now created by default. --- www/arena/pkg/PLIST | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/arena') diff --git a/www/arena/pkg/PLIST b/www/arena/pkg/PLIST index 9dbfadd6baa..d1175d66707 100644 --- a/www/arena/pkg/PLIST +++ b/www/arena/pkg/PLIST @@ -1,8 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2000/02/06 03:49:50 fredb Exp $ +@comment $NetBSD: PLIST,v 1.6 2001/06/05 22:32:40 wiz Exp $ bin/arena share/examples/arenarc @exec if [ ! -f ${LOCALBASE}/etc/arenarc ]; then cp %D/share/examples/arenarc ${LOCALBASE}/etc/; fi man/man1/arena.1 share/locale/en/LC_MESSAGES/Arena.gmo -@unexec (rmdir %D/share/locale/en/LC_MESSAGES 2>/dev/null || true) -@unexec (rmdir %D/share/locale/en 2>/dev/null || true) -- cgit v1.2.3