Cleanup asdictionary install path.
[wtk-prefix-overlay.git] / dev-python / asdictionary / asdictionary-9999.ebuild
index 0ffc69faa16cecee7f9322684d47eec45acbe825..f1dde0151648a3ef813860ce2afc156dae762778 100644 (file)
@@ -34,6 +34,6 @@ src_compile() {
 }
 
 src_install() {
-       insinto /usr/local/apps
-       doins -r dist
+       insinto /usr/share/Applications
+       doins -r "dist/${MY_PN}.app"
 }