x11-misc/fluxter: nix src_install()

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Aaron Bauman
2018-05-27 09:55:22 -04:00
parent 06307ac9ab
commit d2a8ba86d0

View File

@@ -28,8 +28,3 @@ src_configure() {
econf \
--datadir=/usr/share/commonbox
}
src_install() {
emake DESTDIR="${D}" install || die
default
}