432c35b9d1
Give maintainership to udo.schweigert@siemens.com, who already maintains the -devel ports.
13 lines
367 B
Text
13 lines
367 B
Text
--- nessus-mkcert-client.in.orig Thu Feb 28 18:03:45 2002
|
|
+++ nessus-mkcert-client.in Wed May 29 13:12:17 2002
|
|
@@ -84,8 +84,8 @@
|
|
|
|
|
|
|
|
-NESSUSPRIV="$localstatedir/nessus/CA"
|
|
-NESSUSPUB="$sharedstatedir/nessus/CA"
|
|
+NESSUSPRIV="$localstatedir/CA"
|
|
+NESSUSPUB="$sharedstatedir/CA"
|
|
|
|
while [ ! -d "$NESSUSPRIV" ]; do
|
|
echo_no_nl "Nessus server 'private' directory: "
|