From d6b5223d6896dfc2140bd0ecd5ae7d92bd5923d1 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 14 Mar 2002 15:17:15 +0000 Subject: Don't unconditionally delete share/bbtools, since bbpager now installs there, too. --- wm/bbkeys/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm') diff --git a/wm/bbkeys/PLIST b/wm/bbkeys/PLIST index 92eb92395d0..85b0b9237a7 100644 --- a/wm/bbkeys/PLIST +++ b/wm/bbkeys/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:59:05 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/03/14 15:17:15 wiz Exp $ bin/bbkeys bin/bbkeysConfigC share/bbtools/README.bbkeys share/bbtools/bbkeys.bb share/bbtools/bbkeys.nobb -@dirrm share/bbtools +@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || true -- cgit v1.2.3