diff options
author | jlam <jlam> | 2001-08-16 04:51:49 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-08-16 04:51:49 +0000 |
commit | 4182b78efd957934fdadaa298d9aad3edc251e08 (patch) | |
tree | e06c474f64c7a0cc957652669f13226b83b0de42 /security | |
parent | 6f52bb7a44bc6b5d6daa94749824d6a0c5ba559e (diff) | |
download | pkgsrc-4182b78efd957934fdadaa298d9aad3edc251e08.tar.gz |
Just use @dirrm.
Diffstat (limited to 'security')
-rw-r--r-- | security/uvscan-dat/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/uvscan-dat/pkg/PLIST b/security/uvscan-dat/pkg/PLIST index 686ef9d8d16..3c2decacfa4 100644 --- a/security/uvscan-dat/pkg/PLIST +++ b/security/uvscan-dat/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2001/08/16 00:01:25 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/08/16 04:51:49 jlam Exp $ sbin/update_dat share/doc/uvscan/reseller.txt share/doc/uvscan/packing.lst @@ -8,4 +8,4 @@ share/uvscan/names.dat share/uvscan/readme.txt share/uvscan/scan.dat @dirrm share/uvscan -@unexec rmdir %D/share/doc/uvscan 2>/dev/null || true +@dirrm share/doc/uvscan |