diff --git a/rpcbind/.footprint b/rpcbind/.footprint index 809e63f94..42b8460bc 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 1a0d2563b..8b4d593d0 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.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