sys-fs/autorun: nix src_install()

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Aaron Bauman
2018-05-27 09:57:43 -04:00
parent ff9c8b36d6
commit 4b2e837ef1

View File

@@ -25,8 +25,3 @@ src_configure() {
econf \
--disable-dependency-tracking
}
src_install() {
emake DESTDIR="${D}" install || die
default
}