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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +8 lines)
Line  Link Here
0
-- /usr/portage/net-fs/samba/samba-4.1.2.ebuild        2013-11-28 05:01:26.000000000 +0800
0
++ samba-4.1.2-r0.ebuild       2013-12-05 01:58:39.173265081 +0800
Lines 128-133 Link Here
128
src_install() {
130
src_install() {
129
       waf-utils_src_install
131
       waf-utils_src_install
132
       # install ldap schema for server
133
       if use ldap ; then
134
               insinto /etc/openldap/schema
135
               doins ./examples/LDAP/samba.schema
136
       fi
137
138
130
       # Seems like the build script gets the shebangs correct by itself
139
       # Seems like the build script gets the shebangs correct by itself
131
       # (4.0.6)
140
       # (4.0.6)
132
       #python_replicate_script \
141
       #python_replicate_script \

Return to bug 491002