rpcsvc-proto: syntax
This commit is contained in:
parent
16a35765e2
commit
d4a2367af7
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/bXI5EXBl+6eVJPYWPVEU3rxv+825EvA92aYBFT/gxt0n0F4ocjynoGfVFQUIAZVFjKrwZkX5K+POOCa5lqlGAU=
|
||||
SHA256 (Pkgfile) = 332124fd73c5028f44cf7457a5f491dd4a9cc970970d1d19cef774486891cc3c
|
||||
RWSE3ohX2g5d/fxP/9YlUFjoGY1TjAPy+0Nlq6/XIu45LPFXmiXpDz467ykMUf76UgfwblehEMrRdp9VfwTBv7H4s60Y5x8nGgc=
|
||||
SHA256 (Pkgfile) = f4ad007d7d7ccdabb68b3b3838ad384419bde0a883d8c9e16ee4c885660eb8d6
|
||||
SHA256 (.footprint) = 32eb61e7ba81492c68950b91e0c922c916e5c5fb969725b3b9ba89f19cfbef2e
|
||||
SHA256 (rpcsvc-proto-1.4.2.tar.xz) = 678851b9f7ddf4410d2859c12016b65a6dd1a0728d478f18aeb54d165352f17c
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Description: rpcsvc proto.x files from glibc
|
||||
# URL: https://github.com/thkukuk/rpcsvc-proto
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
# URL: https://github.com/thkukuk/rpcsvc-proto
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
|
||||
name=rpcsvc-proto
|
||||
version=1.4.2
|
||||
@ -10,7 +10,7 @@ source=(https://github.com/thkukuk/$name/releases/download/v$version/$name-$vers
|
||||
build() {
|
||||
cd $name-$version
|
||||
autoreconf -fi
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user