commit 46b3e52eaa9576566408b17157bfc6494f1a3534 Author: Juergen Daubert <jue@jue.li> Date: Sat Oct 29 12:22:55 2016 +0200 rpcbind: move man-pages to /usr/share diff --git a/rpcbind/.footprint b/rpcbind/.footprint index 809e63f..42b8460 100644 --- a/rpcbind/.footprint +++ b/rpcbind/.footprint @@ -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 diff --git a/rpcbind/Pkgfile b/rpcbind/Pkgfile index 1a0d256..8b4d593 100644 --- a/rpcbind/Pkgfile +++ b/rpcbind/Pkgfile @@ -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... \ $name-$version.patch rpcbind) @@ -16,7 +16,6 @@ build() { ./configure --prefix=/usr \ --bindir=/sbin \ - --mandir=/usr/man \ --disable-libwrap \ --with-rpcuser=root \ --without-systemdsystemunitdir