commit:     e31157783ecdb119d367c5da6553e085b1d2676c
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sun Nov 30 14:10:13 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Nov 30 14:10:13 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e3115778

sys-cluster/mpe2: Call default in src_install

---
 sys-cluster/mpe2/mpe2-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/mpe2/mpe2-1.3.0.ebuild 
b/sys-cluster/mpe2/mpe2-1.3.0.ebuild
index e96b358..27ee999 100644
--- a/sys-cluster/mpe2/mpe2-1.3.0.ebuild
+++ b/sys-cluster/mpe2/mpe2-1.3.0.ebuild
@@ -137,6 +137,6 @@ src_test() {
 }
 
 src_install() {
-       emake DESTDIR="${D}" install || die
+       default
        rm -f "${D}"/usr/sbin/mpeuninstall || die
 }

Reply via email to