nfs-utils: rpcgen: set build_style=meta to unbreak glibc.
This commit is contained in:
parent
60671c0320
commit
ede8576e43
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
rpcgen_package() {
|
rpcgen_package() {
|
||||||
|
build_style=meta
|
||||||
short_desc="A RPC protocol compiler"
|
short_desc="A RPC protocol compiler"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Reference in a new issue