]> git.pld-linux.org Git - packages/chkrootkit.git/blobdiff - chkrootkit-names.patch
- sorry, now work ok.
[packages/chkrootkit.git] / chkrootkit-names.patch
index 7b2bddb13562026b9587d4c5b1077715e9d44465..32d9ce24e6d338e565a67625fe2db8ed5ace2387 100644 (file)
@@ -7,7 +7,7 @@ diff -Nur chkrootkit-0.39a.orig/chkrootkit chkrootkit-0.39a/chkrootkit
  
 -    if [ ! -x ./ifpromisc ]; then
 -      echo "not tested: can't exec ./ifpromisc"
-+    if [ ! -x /usr/bin/ifpromisc ]; then
++    if [ ! -x /usr/bin/chkrootkit-ifpromisc ]; then
 +      echo "not tested: can't exec /usr/bin/chkrootkit-ifpromisc"
        return ${NOT_TESTED}
      fi
This page took 0.109542 seconds and 4 git commands to generate.