From 0a4dd46099a75a592555c7266fb6e9959124c6af Mon Sep 17 00:00:00 2001 From: scarab Date: Sun, 7 Sep 2008 12:13:55 +0000 Subject: - mirna uprava ebuildu aby uzivatel zadaval jen tuxanci ne tuxanci-version git-svn-id: http://opensvn.csie.org/tuxanci_ng@276 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- packaging/gentoo/tuxanci-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild index 7e6cc4a..740eaab 100644 --- a/packaging/gentoo/tuxanci-9999.ebuild +++ b/packaging/gentoo/tuxanci-9999.ebuild @@ -42,7 +42,8 @@ src_compile() { src_install() { cmake-utils_src_install - + #dosym ${GAMES_BINDIR}/${P} ${GAMES_BINDIR}/${PN} + dosym ${GAMES_BINDIR}/${PN}-svn ${GAMES_BINDIR}/${PN} doicon data/${PN}.svg # we compile our desktop file cd "${WORKDIR}"/tuxanci_build -- cgit v1.2.3