summaryrefslogtreecommitdiff
path: root/packaging/gentoo/tuxanci-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/gentoo/tuxanci-9999.ebuild')
-rw-r--r--packaging/gentoo/tuxanci-9999.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild
index 4a4a324..d80a57b 100644
--- a/packaging/gentoo/tuxanci-9999.ebuild
+++ b/packaging/gentoo/tuxanci-9999.ebuild
@@ -42,6 +42,9 @@ src_compile() {
src_install() {
cmake-utils_src_install
- make_desktop_entry ${PN}-svn "Tuxanci"
+
+ doicon data/${PN}.svg
+ domenu data/${PN}.desktop
+
prepgamesdirs
}