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

Collapse All | Expand All

(-)samba-4.0.4.ebuild.orig (-1 / +1 lines)
Lines 129-135 Link Here
129
129
130
	# Move all LDB modules to their correct path
130
	# Move all LDB modules to their correct path
131
	mkdir -p "${D}"/usr/$(get_libdir)/ldb/modules/ldb
131
	mkdir -p "${D}"/usr/$(get_libdir)/ldb/modules/ldb
132
	mv "${D}"/usr/$(get_libdir)/ldb/*.so "${D}"/usr/$(get_libdir)/ldb/modules/ldb
132
	mv "${D}"/usr/$(get_libdir)/samba/ldb/*.so "${D}"/usr/$(get_libdir)/ldb/modules/ldb
133
133
134
	# Install init script and conf.d file
134
	# Install init script and conf.d file
135
	newinitd "${CONFDIR}/samba4.initd-r1" samba
135
	newinitd "${CONFDIR}/samba4.initd-r1" samba

Return to bug 465956