From 60697e7ffbc2abe638ed6c3c22dec9a1d39c9b06 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sun, 27 May 2018 09:56:32 -0400 Subject: x11-misc/imwheel: nix src_install() Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- x11-misc/imwheel/imwheel-1.0.0_pre13_p20100827.ebuild | 5 ----- 1 file changed, 5 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/imwheel/imwheel-1.0.0_pre13_p20100827.ebuild b/x11-misc/imwheel/imwheel-1.0.0_pre13_p20100827.ebuild index a7d4720d7c62..ef9c6c2481da 100644 --- a/x11-misc/imwheel/imwheel-1.0.0_pre13_p20100827.ebuild +++ b/x11-misc/imwheel/imwheel-1.0.0_pre13_p20100827.ebuild @@ -36,8 +36,3 @@ src_configure() { myconf="--disable-gpm --disable-gpm-doc" econf ${myconf} || die "configure failed" } - -src_install() { - emake DESTDIR="${D}" install || die "make install failed" - default -} -- cgit v1.2.3-65-gdbad