something tells me i should stop doing that...

This commit is contained in:
Robert Förster 2013-05-11 05:27:16 +02:00
parent 48bbf09216
commit 37ddfa9887
1 changed files with 2 additions and 2 deletions

View File

@ -48,9 +48,9 @@ src_install() {
# Symlink tsdns somewhere useful
if use amd64 ; then
dosym "${D}"/opt/teamspeak3-server/tsdns/tsdnsserver_linux /opt/teamspeak3-server/tsdns/tsdnsserver_linux_amd64
dosym "${D}"/opt/teamspeak3-server/tsdns/tsdnsserver_linux_amd64 /opt/teamspeak3-server/tsdns/tsdnsserver_linux
elif use x86 ; then
dosym "${D}"/opt/teamspeak3-server/tsdns/tsdnsserver_linux /opt/teamspeak3-server/tsdns/tsdnsserver_linux_x86
dosym "${D}"/opt/teamspeak3-server/tsdns/tsdnsserver_linux_x86 /opt/teamspeak3-server/tsdns/tsdnsserver_linux
fi
# Install the runtime FS layout.
insinto /etc/teamspeak3-server