mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
Copy localised files in run_2to3.sh.
This commit is contained in:
parent
08382d1bfe
commit
fad0c9d788
@ -1,2 +1,3 @@
|
||||
cp locale/ py3k/ -R
|
||||
cp plugins/ py3k/ -R # copy plugins data
|
||||
python 2to3/run.py src/ plugins/ test/ scripts/* setup.py -wWno py3k -f all -f def_iteritems -f def_itervalues -f def_iterkeys -f reload "$@"
|
||||
cp locale/ py3k -R
|
||||
|
Loading…
Reference in New Issue
Block a user