Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 346059
Collapse All | Expand All

(-)ts3server.orginal (-1 / +1 lines)
Lines 7-10 Link Here
7
# work around DT_RPATH (.) security issue by chdir'ing into expected $LD_LIBRARY_PATH
7
# work around DT_RPATH (.) security issue by chdir'ing into expected $LD_LIBRARY_PATH
8
cd "${BASEDIR}"
8
cd "${BASEDIR}"
9
9
10
exec "${BASEDIR}/ts3server-bin" $*
10
"${BASEDIR}/ts3server-bin" $*

Return to bug 346059