mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 12:57:44 +08:00
openssl group: rebuild rpcbind
This commit is contained in:
parent
2596d564d4
commit
a85c7d70b7
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=rpcbind
|
||||
pkgver=0.2.0
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="portmap replacement which supports RPC over various protocols"
|
||||
arch=('x86_64')
|
||||
depends=('bash' 'glibc' 'libtirpc')
|
||||
@ -24,7 +24,7 @@ build() {
|
||||
|
||||
patch -p1 -i ../rpcbind-sunrpc.patch
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr --enable-warmstarts --with-statedir=/run
|
||||
make
|
||||
}
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user