setup.py install didn't work either, install asdictionary with cp :p.
[wtk-prefix-overlay.git] / dev-python / asdictionary / asdictionary-9999.ebuild
index cdfe7f14758e30ce0695781fe55f423e56df3ea7..a5877131aa0e38be65d58c0d90ed5fa9f846e9b0 100644 (file)
@@ -34,5 +34,5 @@ src_compile() {
 }
 
 src_install() {
-       python setup.py install
+       cp -rp "dist/${MY_PN}.app" "${ED}/Applications"
 }