updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / iowolfet-hg / scripts-x86_64.patch
blobe9f75f232e4967c5cca538d1ab3fee93cc738ac9
1 diff -crB pkg//etc/rc.d/iowolfet-ded pkg.new//etc/rc.d/iowolfet-ded
2 *** pkg//etc/rc.d/iowolfet-ded 2010-08-26 20:55:12.340000165 +0200
3 --- pkg.new//etc/rc.d/iowolfet-ded 2010-08-26 22:31:14.696666828 +0200
4 ***************
5 *** 3,9 ****
6 . /etc/rc.conf
7 . /etc/rc.d/functions
9 ! ET_BIN=/opt/iowolfet/ioetded.i386
10 PID=`pidof -o %PPID $ET_BIN`
12 case "$1" in
13 --- 3,9 ----
14 . /etc/rc.conf
15 . /etc/rc.d/functions
17 ! ET_BIN=/opt/iowolfet/ioetded.x86_64
18 PID=`pidof -o %PPID $ET_BIN`
20 case "$1" in
21 diff -crB pkg//opt/iowolfet/iowolfet pkg.new//opt/iowolfet/iowolfet
22 *** pkg//opt/iowolfet/iowolfet 2010-08-26 20:55:12.326666827 +0200
23 --- pkg.new//opt/iowolfet/iowolfet 2010-08-26 22:30:48.106666831 +0200
24 ***************
25 *** 3,6 ****
26 # the binaries must run with correct working directory
27 cd "/opt/iowolfet"
28 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
29 ! exec ./ioet.i386 $*
30 --- 3,6 ----
31 # the binaries must run with correct working directory
32 cd "/opt/iowolfet"
33 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
34 ! exec ./ioet.x86_64 $*
35 diff -crB pkg//opt/iowolfet/iowolfet-ded pkg.new//opt/iowolfet/iowolfet-ded
36 *** pkg//opt/iowolfet/iowolfet-ded 2010-08-26 20:55:12.333333498 +0200
37 --- pkg.new//opt/iowolfet/iowolfet-ded 2010-08-26 22:30:58.873333496 +0200
38 ***************
39 *** 3,6 ****
40 # the binaries must run with correct working directory
41 cd "/opt/iowolfet"
42 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
43 ! exec ./ioetded.i386 +exec server.cfg $*
44 --- 3,6 ----
45 # the binaries must run with correct working directory
46 cd "/opt/iowolfet"
47 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
48 ! exec ./ioetded.x86_64 +exec server.cfg $*