Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 101675 | Differences between
and this patch

Collapse All | Expand All

(-)samba-3.0.14a-r2.ebuild (-1 / +2 lines)
Lines 95-106 Link Here
95
		--with-logfilebase=/var/log/samba \
95
		--with-logfilebase=/var/log/samba \
96
		--with-privatedir=${PRIVATE_DST} \
96
		--with-privatedir=${PRIVATE_DST} \
97
		--enable-static --enable-shared \
97
		--enable-static --enable-shared \
98
		--with-smbmount --with-automount \
99
		--with-libsmbclient \
98
		--with-libsmbclient \
100
		--without-spinlocks \
99
		--without-spinlocks \
101
		--with-syslog \
100
		--with-syslog \
102
		--with-idmap \
101
		--with-idmap \
103
		--without-ldapsam \
102
		--without-ldapsam \
103
		--with-automount) \
104
		$(use_with kernel_linux smbmount) \
104
		$(use_with acl acl-support) \
105
		$(use_with acl acl-support) \
105
		$(use_enable cups) \
106
		$(use_enable cups) \
106
		$(use_with kerberos krb5) \
107
		$(use_with kerberos krb5) \

Return to bug 101675