2
0
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:
Todd C. Miller 2011-10-25 14:54:38 -04:00
parent 85cd642d37
commit 4b3efd497f

View File

@ -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/