mirror of
https://github.com/samba-team/samba.git
synced 2025-03-05 20:58:40 +03:00
Transient change - not final - don;t want to lose this between systems and testers.
NOTE: This is not useable for now. (This used to be commit 0fe968378a94e70c8a7c4b15bf2516ded1edd52c)
This commit is contained in:
parent
59100a45a0
commit
54f52525c2
@ -161,12 +161,27 @@ CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./configure \
|
||||
--with-privatedir='$(LIBDIR)' \
|
||||
--with-lockdir='$(DESTDIR)/var/lock/samba.d' \
|
||||
--with-swatdir='$(DESTDIR)/usr/share/swat' \
|
||||
--with-smbmount --with-pam --without-smbwrapper \
|
||||
--with-utmp --with-quotas --with-vfs --with-msdfs \
|
||||
--with-profile --with-syslog --with-utmp --with-netatalk \
|
||||
--with-smbmount \
|
||||
--with-pam \
|
||||
--with-pam_smbpass \
|
||||
--with-tdbsam \
|
||||
--with-ldapsam \
|
||||
--with-nisplussam \
|
||||
--with-nisplus-home \
|
||||
--with-winbind \
|
||||
--with-acl-support \
|
||||
--without-smbwrapper \
|
||||
--with-utmp \
|
||||
--with-quotas \
|
||||
--with-vfs \
|
||||
--with-msdfs \
|
||||
--with-profile \
|
||||
--with-syslog \
|
||||
--with-utmp \
|
||||
--with-netatalk \
|
||||
--with-sambabook=$(DESTDIR)/usr/share/swat/using_samba
|
||||
|
||||
make all nsswitch/libnss_wins.so
|
||||
make all
|
||||
|
||||
|
||||
%Install
|
||||
|
Loading…
x
Reference in New Issue
Block a user