1
0
forked from ports/opt

rpcbind: move man-pages to /usr/share

This commit is contained in:
Juergen Daubert 2016-10-29 12:22:55 +02:00
parent c82f4b9316
commit 46b3e52eaa
2 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,8 @@ drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/rpcbind
-rwxr-xr-x root/root sbin/rpcinfo
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/rpcbind.8.gz
-rw-r--r-- root/root usr/man/man8/rpcinfo.8.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/rpcbind.8.gz
-rw-r--r-- root/root usr/share/man/man8/rpcinfo.8.gz

View File

@ -5,7 +5,7 @@
name=rpcbind
version=0.2.3
release=2
release=3
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2 \
$name-$version.patch rpcbind)
@ -16,7 +16,6 @@ build() {
./configure --prefix=/usr \
--bindir=/sbin \
--mandir=/usr/man \
--disable-libwrap \
--with-rpcuser=root \
--without-systemdsystemunitdir