1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/codepages/wscript_build
Andrew Tridgell 1867a6033c s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat
this matches samba3 behaviour

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-02-07 13:22:02 +11:00

4 lines
71 B
Python

#!/usr/bin/env python
bld.INSTALL_WILDCARD('${CODEPAGEDIR}', '*.dat')