mirror of
https://github.com/samba-team/samba.git
synced 2025-08-24 21:49:29 +03:00
r14584: Really follow with roosbindir by defaulr the setting we use for sbindir.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
3137fe5068
commit
1829d22720
@ -22,7 +22,7 @@ fi
|
||||
# ones...
|
||||
AC_PREFIX_DEFAULT(/usr/local/samba)
|
||||
|
||||
rootsbindir="\${prefix}/sbin"
|
||||
rootsbindir="\${SBINDIR}"
|
||||
lockdir="\${VARDIR}/locks"
|
||||
piddir="\${VARDIR}/locks"
|
||||
mandir="\${prefix}/man"
|
||||
|
Reference in New Issue
Block a user