app-misc/logserial: src_compile() -> src_configure()
authorAaron Bauman <bman@gentoo.org>
Mon, 28 May 2018 16:37:31 +0000 (12:37 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 28 May 2018 23:01:58 +0000 (19:01 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-misc/logserial/logserial-0.4.2.ebuild

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