Accepting request 21920 from Base:System

Copy from Base:System/nfs-utils based on submit request 21920 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/21920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfs-utils?expand=0&rev=49
This commit is contained in:
OBS User autobuild
2009-10-07 23:59:22 +00:00
committed by Git OBS Bridge
parent c1a25b3d1c
commit 692d69e59b
3 changed files with 8 additions and 510 deletions

View File

@@ -99,7 +99,8 @@ check_portmap() {
else false
fi
}
if ! test $nfs = no -o -x /sbin/portmap -o -x /sbin/rpcbind; then
if ! test "$nfs" = no -o -x /sbin/portmap -o -x /sbin/rpcbind; then
echo "portmap/rpcbind is missing"
rc_failed 3
rc_status -v