]> git.pld-linux.org Git - packages/ElectricFence.git/commitdiff
-ac_am.patch: removal of ef.sh dropped
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 7 Dec 2012 07:47:07 +0000 (08:47 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Fri, 7 Dec 2012 07:47:07 +0000 (08:47 +0100)
this would not apply and is useless anyway

ElectricFence-ac_am.patch

index 3ec76406f2fb9d96d66ec821045018a3a954967b..b4979cd685cee2b1a74343ea3e475be266348a7c 100644 (file)
@@ -142,27 +142,3 @@ diff -Nru ElectricFence-2.2.2/ef ElectricFence-2.2.2.new/ef
 +export LD_PRELOAD=libefence.so.0;\
 +exec $*;\
 +)
-diff -Nru ElectricFence-2.2.2/ef.sh ElectricFence-2.2.2.new/ef.sh
---- ElectricFence-2.2.2/ef.sh  Thu Oct  5 18:20:09 2000
-+++ ElectricFence-2.2.2.new/ef.sh      Thu Jan  1 01:00:00 1970
-@@ -1,20 +0,0 @@
--#!/bin/sh
--
--#
--# Simple script to run electric fence on stuff.  (needs libefence.so).
--#
--# $Id$
--#
--
--# Usage check.
--if [ "$1" = "" ]; then
--      echo "$0: Usage: ef [executable] [arguments]."
--      echo "  Runs the executable under the Electric Fence malloc debugger."
--      exit
--fi
--
--# Set the environment to load eletric fence.
--(\
--export LD_PRELOAD=libefence.so.0.0;\
--exec $*;\
--)
This page took 0.074894 seconds and 4 git commands to generate.