]> git.pld-linux.org Git - packages/ElectricFence.git/commitdiff
- fix ef.sh (this is pure sh script).
authorkloczek <kloczek@pld-linux.org>
Thu, 17 Jun 1999 15:40:35 +0000 (15:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ElectricFence-no_bash.patch -> 1.1

ElectricFence-no_bash.patch [new file with mode: 0644]

diff --git a/ElectricFence-no_bash.patch b/ElectricFence-no_bash.patch
new file mode 100644 (file)
index 0000000..98c7486
--- /dev/null
@@ -0,0 +1,9 @@
+diff -Nru ElectricFence-2.2.2/ef.sh ElectricFence-2.2.2.new/ef.sh
+--- ElectricFence-2.2.2/ef.sh  Mon Apr 12 01:59:22 1999
++++ ElectricFence-2.2.2.new/ef.sh      Thu Jun 17 18:04:51 1999
+@@ -1,4 +1,4 @@
+-#!/bin/bash
++#!/bin/sh
+ #
+ # Simple script to run electric fence on stuff.  (needs libefence.so).
This page took 0.090766 seconds and 4 git commands to generate.