mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-lua/lutok: convert to static lib
If dev-libs/lua becomes a static-only package, we need to become one too. Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77
This commit is contained in:
@@ -27,7 +27,7 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
econf --disable-static
|
||||
econf --disable-shared --enable-static
|
||||
}
|
||||
|
||||
src_install() {
|
||||
Reference in New Issue
Block a user