- fix @extra

- remove WWW: while here

thanks to Michael Coulter for noticing
This commit is contained in:
sturm 2003-12-06 08:05:57 +00:00
parent c3b0e2f4c6
commit bee90aff48
3 changed files with 7 additions and 8 deletions

View File

@ -1,12 +1,13 @@
#!/bin/sh
#
# $OpenBSD: DEINSTALL,v 1.3 2003/04/26 14:55:32 sturm Exp $
# $OpenBSD: DEINSTALL,v 1.4 2003/12/06 08:05:57 sturm Exp $
#
# Nessus de-installation
set -e
PATH=/bin
if [ "$PKG_DELETE_EXTRA" != Yes ]; then
cat <<EOT
+---------------
@ -18,6 +19,7 @@ cat <<EOT
+---------------
EOT
fi
exit 0

View File

@ -19,5 +19,3 @@ What is the Nessus Project ?
Flavors:
no_x11 no X11 frontend
WWW: ${HOMEPAGE}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.17 2003/11/27 19:53:24 sturm Exp $
@comment $OpenBSD: PLIST,v 1.18 2003/12/06 08:05:57 sturm Exp $
bin/nasl
@comment bin/nasl-config
bin/nessus
@ -1937,11 +1937,10 @@ sbin/nessusd
sbin/uninstall-nessus
%%SHARED%%
@dirrm lib/nessus/plugins_factory
@extraunexec rm -fr lib/nessus/plugins/*
@extraunexec rm -fr %D/lib/nessus/plugins/*
@dirrm lib/nessus/plugins
@dirrm lib/nessus
@dirrm include/nessus
@cwd ${SYSCONFDIR}
@extraunexec rm -fr nessus
@cwd /var
@extraunexec rm -fr nessus
@extraunexec rm -fr %D/nessus
@extraunexec rm -fr /var/nessus