1
0
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:
Lars Müller
2006-03-20 16:40:42 +00:00
committed by Gerald (Jerry) Carter
parent 3137fe5068
commit 1829d22720

View File

@ -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"