From 60eb2ab3883e6e121b48ea9ba27bb2fb8d785316 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Thu, 19 Feb 2009 15:08:34 +0100 Subject: We no longer compile our desktop file. --- packaging/gentoo/tuxanci-9999.ebuild | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'packaging') diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild index 42dd5ac..778f8e4 100644 --- a/packaging/gentoo/tuxanci-9999.ebuild +++ b/packaging/gentoo/tuxanci-9999.ebuild @@ -49,15 +49,9 @@ src_configure() { } src_install() { - local MY_PN - use dedicated && MY_PN=${PN}-server || MY_PN=${PN} - cmake-utils_src_install - #dosym ${GAMES_BINDIR}/${P} ${GAMES_BINDIR}/${PN} - #dosym ${GAMES_BINDIR}/${MY_PN}-dev ${GAMES_BINDIR}/${MY_PN} + doicon data/${PN}.svg - # we compile our desktop file - cd "${WORKDIR}"/tuxanci_build domenu data/${PN}.desktop prepgamesdirs -- cgit v1.2.3