From f94a01129c48783b2cd1c413ddc1b5b37148b00c Mon Sep 17 00:00:00 2001 From: bouyer Date: Thu, 22 Sep 2005 21:15:38 +0000 Subject: Also remove %D/crack on pkg_delete No need to run Crack -makedict, the dictionaries are already in the binary package. --- security/crack/PLIST | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/crack') diff --git a/security/crack/PLIST b/security/crack/PLIST index eedf3ca5bdd..fda6a2d5214 100644 --- a/security/crack/PLIST +++ b/security/crack/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2005/09/22 20:58:50 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.5 2005/09/22 21:15:38 bouyer Exp $ sbin/Crack sbin/Reporter share/crack/conf/dictrun.conf @@ -138,8 +138,7 @@ libexec/crack/xdawg libexec/crack/cracker libexec/crack/dictfilt libexec/crack/kickdict -@exec ${MKDIR} %D/share/crack/run -@exec %D/sbin/Crack -makedict +@unexec /bin/rm -rf %D/crack @unexec /bin/rm -rf %D/share/crack @unexec /bin/rm -rf %D/share/doc/crack @unexec /bin/rm -rf %D/share/libexec/crack -- cgit v1.2.3