nfs-utils: rpcgen: set build_style=meta to unbreak glibc.
This commit is contained in:
parent
60671c0320
commit
ede8576e43
|
@ -52,6 +52,7 @@ post_install() {
|
|||
}
|
||||
|
||||
rpcgen_package() {
|
||||
build_style=meta
|
||||
short_desc="A RPC protocol compiler"
|
||||
pkg_install() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue