app-misc/logserial: src_compile() -> src_configure()

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Aaron Bauman
2018-05-28 12:37:31 -04:00
parent 769934c336
commit 8eee7a8981

View File

@@ -18,9 +18,8 @@ DEPEND=""
PATCHES=( "${FILESDIR}/${P}-gentoo.patch" )
src_compile() {
src_configure() {
tc-export CC
emake
}
src_install() {