--- a/app-emulation/genymotion-bin/genymotion-bin-2.9.0.ebuild Tue May 09 12:44:39 2017 -0700
+++ b/app-emulation/genymotion-bin/genymotion-bin-2.9.0.ebuild Tue May 09 14:14:58 2017 -0700
@@ -55,6 +55,13 @@
tail -n +$skip "${DISTDIR}/${A}" | tar -xj -C "${S}"
}
+src_prepare() {
+ default
+
+ # removed windows line for bashcompletion
+ sed -i -e "s/complete\ -F\ _gmtool\ gmtool.exe//" "completion/bash/gmtool.bash" || die "sed failed"
+}
+
QA_PREBUILT="
opt/${MY_PN}/*.so*
opt/${MY_PN}/imageformats/*.so