]> git.pld-linux.org Git - packages/chkrootkit.git/commitdiff
- use /bin/bash instead /bin/sh
authortiwek <tiwek@pld-linux.org>
Sun, 24 Aug 2003 17:37:29 +0000 (17:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chkrootkit-usebash.patch -> 1.1

chkrootkit-usebash.patch [new file with mode: 0644]

diff --git a/chkrootkit-usebash.patch b/chkrootkit-usebash.patch
new file mode 100644 (file)
index 0000000..bffd8b0
--- /dev/null
@@ -0,0 +1,9 @@
+diff -Nur chkrootkit-0.41.orig/chkrootkit chkrootkit-0.41/chkrootkit
+--- chkrootkit-0.41.orig/chkrootkit    Sun Aug 24 19:33:41 2003
++++ chkrootkit-0.41/chkrootkit Sun Aug 24 19:33:47 2003
+@@ -1,4 +1,4 @@
+-#! /bin/sh
++#! /bin/bash
+ # -*- Shell-script -*-
+ # $Id: chkrootkit, v 0.41 2003/06/20
This page took 0.173138 seconds and 4 git commands to generate.