packages: nikto/nikto-paths.patch - required to find plugins directory

gotar gotar at pld-linux.org
Sat Nov 7 18:20:25 CET 2009


Author: gotar                        Date: Sat Nov  7 17:20:25 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- required to find plugins directory

---- Files affected:
packages/nikto:
   nikto-paths.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/nikto/nikto-paths.patch
diff -u packages/nikto/nikto-paths.patch:1.1 packages/nikto/nikto-paths.patch:1.2
--- packages/nikto/nikto-paths.patch:1.1	Sat Nov  7 16:31:31 2009
+++ packages/nikto/nikto-paths.patch	Sat Nov  7 18:20:20 2009
@@ -15,7 +15,16 @@
  NMAPOPTS=-P0
  
  # ports never to scan
-@@ -61,6 +61,6 @@ CHECKMETHODS=HEAD GET
+@@ -18,7 +18,7 @@
+ #SKIPIDS=
+ 
+ # if Nikto is having difficulty finding the 'plugins', set the full install path here
+-# EXECDIR=/usr/local/nikto
++EXECDIR=/usr/share/nikto
+ 
+ # the default HTTP version to try... can/will be changed as necessary
+ DEFAULTHTTPVER=1.0
+@@ -61,6 +61,6 @@
  
  # If you want to specify the location of any of the files, specify them here
  # EXECDIR=/opt/nikto
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nikto/nikto-paths.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list