mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
x11-misc/imwheel: nix src_install()
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user