mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-misc/logserial: src_compile() -> src_configure()
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -18,9 +18,8 @@ DEPEND=""
|
||||
|
||||
PATCHES=( "${FILESDIR}/${P}-gentoo.patch" )
|
||||
|
||||
src_compile() {
|
||||
src_configure() {
|
||||
tc-export CC
|
||||
emake
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user