summaryrefslogtreecommitdiffstats
path: root/net-p2p/linux-edonkey-core/files/wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/linux-edonkey-core/files/wrapper.sh')
-rw-r--r--net-p2p/linux-edonkey-core/files/wrapper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/linux-edonkey-core/files/wrapper.sh b/net-p2p/linux-edonkey-core/files/wrapper.sh
index 46fd18d..238d37b 100644
--- a/net-p2p/linux-edonkey-core/files/wrapper.sh
+++ b/net-p2p/linux-edonkey-core/files/wrapper.sh
@@ -11,7 +11,7 @@ fi
if [ ! -h ${DIRNAME}/${PROGRAM##*/} ]
then
- ln -sf ${PREFIX}/bin/${PROGRAM##*/}-real ${DIRNAME}/${PROGRAM##*/}
+ ln -sf ${PREFIX}/sbin/${PROGRAM##*/}-real ${DIRNAME}/${PROGRAM##*/}
fi
echo " ${*} " | grep " \-createdironly " ||
OpenPOWER on IntegriCloud