mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Do compile-po as part of sync-po so that the .mo files get rebuild
automatically when we sync with translationproject.org
This commit is contained in:
parent
85cd642d37
commit
4b3efd497f
@ -165,7 +165,9 @@ libtool: $(LIBTOOL_DEPS)
|
||||
Makefile: $(srcdir)/Makefile.in
|
||||
./config.status --file Makefile
|
||||
|
||||
sync-po:
|
||||
sync-po: rsync-po compile-po
|
||||
|
||||
rsync-po:
|
||||
rsync -Lrtvz translationproject.org::tp/latest/sudo/ src/po/
|
||||
rsync -Lrtvz translationproject.org::tp/latest/sudoers/ plugins/sudoers/po/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user