mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
r16138: By default, rootsbindir relies on SBINDIR so import it here
(This used to be commit a18af427d7
)
This commit is contained in:
parent
c403a5525c
commit
21706838f5
@ -5,6 +5,7 @@ INSTALLPERMS=$1
|
||||
DESTDIR=$2
|
||||
prefix=`echo $3 | sed 's/\/\//\//g'`
|
||||
BINDIR=`echo $4 | sed 's/\/\//\//g'`
|
||||
SBINDIR=@sbindir@
|
||||
shift
|
||||
shift
|
||||
shift
|
||||
|
Loading…
Reference in New Issue
Block a user