File: 21_fix_loc_function.patch

package info (click to toggle)
chkrootkit 0.52-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,860 kB
  • sloc: sh: 36,448; ansic: 4,498; makefile: 155
file content (16 lines) | stat: -rw-r--r-- 411 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Author: Arthur de Jong <arthur@west.nl>
Description: handle calls to the loc() function consistently
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/

--- a/chkrootkit
+++ b/chkrootkit
@@ -988,7 +988,7 @@
       if [ "${QUIET}" != "t" ]; then echo "nothing found"; fi
    else
      echo "${files}"
-     loc epic epic $pth
+     echo `loc epic epic $pth`
    fi
 
    ### Romanian rootkit