summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-12-03 20:19:04 +0000
committerwiz <wiz@pkgsrc.org>2005-12-03 20:19:04 +0000
commit2baa0ef5e4fc879396b5b4d8475aae76073e5aa2 (patch)
treec6a4b6704c1af1f3ff117cfa740686cf51c4d0cc /security
parent85674b6dbf13465539f3be664170363872be8214 (diff)
downloadpkgsrc-2baa0ef5e4fc879396b5b4d8475aae76073e5aa2.tar.gz
Just dirrm the docs dir -- nothing should add files there.
Diffstat (limited to 'security')
-rw-r--r--security/uvscan/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/uvscan/PLIST b/security/uvscan/PLIST
index f93cde803ba..ed2f47d16d4 100644
--- a/security/uvscan/PLIST
+++ b/security/uvscan/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/07/29 22:19:57 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/12/03 20:19:04 wiz Exp $
bin/uvscan
emul/linux/usr/local/lib/liblnxfv.so
emul/linux/usr/local/lib/liblnxfv.so.4
@@ -14,5 +14,5 @@ share/doc/uvscan/license.txt
share/uvscan/clean.dat
share/uvscan/names.dat
share/uvscan/scan.dat
+@dirrm share/doc/uvscan
@dirrm share/uvscan
-@unexec ${RMDIR} %D/share/doc/uvscan 2> /dev/null || ${TRUE}