diff --git a/sci-physics/yoda/yoda-2.0.2.ebuild b/sci-physics/yoda/yoda-2.0.2.ebuild index 14b1bcbf85a9e..a30645a6388dd 100644 --- a/sci-physics/yoda/yoda-2.0.2.ebuild +++ b/sci-physics/yoda/yoda-2.0.2.ebuild @@ -68,7 +68,7 @@ src_test() { } src_install() { - emake install DESTDIR="${ED}" + default if use python ; then newbashcomp "${ED}"/etc/bash_completion.d/${PN}-completion ${PN}-config diff --git a/sci-physics/yoda/yoda-9999.ebuild b/sci-physics/yoda/yoda-9999.ebuild index 658d4c265c1a6..6288180b274a4 100644 --- a/sci-physics/yoda/yoda-9999.ebuild +++ b/sci-physics/yoda/yoda-9999.ebuild @@ -74,7 +74,7 @@ src_test() { } src_install() { - emake install DESTDIR="${ED}" + default if use python ; then newbashcomp "${ED}"/etc/bash_completion.d/${PN}-completion ${PN}-config