contrib: mv locale-related scripts to contrib/locale/
This commit is contained in:
@@ -22,7 +22,7 @@ fi
|
||||
# update locale
|
||||
info "preparing electrum-locale."
|
||||
(
|
||||
"$CONTRIB/build_cleanlocale.sh"
|
||||
"$CONTRIB/locale/build_cleanlocale.sh"
|
||||
# we want the binary to have only compiled (.mo) locale files; not source (.po) files
|
||||
rm -r "$PROJECT_ROOT/electrum/locale/locale"/*/electrum.po
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user