/[pkgs]/devel/ElectricFence/ElectricFence-2.2.2-ef.patch
ViewVC logotype

Contents of /devel/ElectricFence/ElectricFence-2.2.2-ef.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Mon Feb 11 10:47:40 2008 UTC (21 months, 2 weeks ago) by pmachata
Branch: MAIN
CVS Tags: ElectricFence-2_2_2-25_fc9, F-12-split, F-10-split, F-11-split, ElectricFence-2_2_2-25, ElectricFence-2_2_2-26_fc11, ElectricFence-2_2_2-27_fc12, F-9-split, HEAD
File MIME type: text/x-patch
- Fix ef.sh argument passing
- Resolves: #432286
1 diff -urp ElectricFence-2.2.2/ef.sh ElectricFence-2.2.2-pm/ef.sh
2 --- ElectricFence-2.2.2/ef.sh 1999-04-12 01:59:22.000000000 +0200
3 +++ ElectricFence-2.2.2-pm/ef.sh 2008-02-11 11:39:35.000000000 +0100
4 @@ -16,5 +16,5 @@ fi
5 # Set the environment to load eletric fence.
6 (\
7 export LD_PRELOAD=libefence.so.0.0;\
8 -exec $*;\
9 +exec "$@";\
10 )
11 Only in ElectricFence-2.2.2-pm/: ef.sh~

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2