--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -, +, @@ --- /usr/portage/net-fs/samba/samba-4.1.2.ebuild 2013-11-28 05:01:26.000000000 +0800 +++ samba-4.1.2-r0.ebuild 2013-12-05 01:58:39.173265081 +0800 @@ -128,6 +130,13 @@ src_install() { waf-utils_src_install + # install ldap schema for server + if use ldap ; then + insinto /etc/openldap/schema + doins ../examples/LDAP/samba.schema + fi + + # Seems like the build script gets the shebangs correct by itself # (4.0.6) #python_replicate_script \