summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/networking-layer/recipes-connectivity/samba/files/fix_duplicate_pdb_search_init.patch
blob: e9d88d20bd45695b5a485d54ea3ac5ea6f807782 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/source3/wscript_build	2019-03-14 09:03:29.498617250 +0100
+++ b/source3/wscript_build	2019-03-14 09:06:19.824949694 +0100
@@ -124,7 +124,6 @@
                      '!get_attr_list']
 private_pdb_match.append('!pdb_nds_*')
 private_pdb_match.append('!pdb_ldapsam_init*')
-private_pdb_match.append('!pdb_*_init')
 private_pdb_match = private_pdb_match + ldapsam_pdb_match
 
 bld.SAMBA3_LIBRARY('samba-passdb',