mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
codepages/*.dat are gone
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
2c1201eb7a
commit
af7893734b
@ -1,3 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
bld.INSTALL_WILDCARD('${CODEPAGEDIR}', '*.dat')
|
@ -136,7 +136,6 @@ else:
|
||||
bld.PROCESS_SEPARATE_RULE('system_mitkrb5')
|
||||
|
||||
bld.RECURSE('libcli/smbreadline')
|
||||
bld.RECURSE('codepages')
|
||||
if bld.AD_DC_BUILD_IS_ENABLED():
|
||||
bld.RECURSE('source4/setup')
|
||||
if bld.env.with_ctdb:
|
||||
|
Loading…
Reference in New Issue
Block a user