mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
r16136: By default, rootsbindir relies on SBINDIR so import it here
This commit is contained in:
parent
1ffb0f06ad
commit
5ffb424641
@ -4,6 +4,7 @@ INSTALLPERMS=$1
|
||||
DESTDIR=$2
|
||||
prefix=`echo $3 | sed 's/\/\//\//g'`
|
||||
BINDIR=`echo $4 | sed 's/\/\//\//g'`
|
||||
SBINDIR=@sbindir@
|
||||
shift
|
||||
shift
|
||||
shift
|
||||
|
Loading…
x
Reference in New Issue
Block a user