1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-27 22:50:26 +03:00

packaging(RHEL-CTDB): adapt configure.rpm to match the spec-file configure call

Michael
This commit is contained in:
Michael Adam 2010-02-09 08:00:06 +01:00
parent a6338c01b7
commit 72242ef7cd

View File

@ -30,7 +30,8 @@ CC="$CC" CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure -C \
--prefix=${_prefix} \
--localstatedir=/var \
--with-configdir=${_sysconfdir}/samba \
--with-libdir=${_libarchdir}/samba \
--libdir=${_libarchdir} \
--with-modulesdir=${_libarchdir}/samba \
--with-pammodulesdir=/${_libarch}/security \
--with-lockdir=/var/lib/samba \
--with-logfilebase=/var/log/samba \