mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-auth/google-authenticator: Remove default src_compile function
Package-Manager: Portage-2.3.6, Repoman-2.3.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
This commit is contained in:
@@ -35,10 +35,6 @@ src_configure() {
|
||||
econf --libdir="/$(get_libdir)"
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
default
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
find "${D}" -name '*.la' -delete || die
|
||||
|
||||
@@ -35,10 +35,6 @@ src_configure() {
|
||||
econf --libdir="/$(get_libdir)"
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
default
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
find "${D}" -name '*.la' -delete || die
|
||||
|
||||
Reference in New Issue
Block a user