]> xenbits.xensource.com Git - libvirt.git/commitdiff
po: remove obsolete zanata push/pull rules
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 8 Jun 2020 10:52:37 +0000 (11:52 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 8 Jun 2020 15:39:01 +0000 (16:39 +0100)
We're no longer using Zanata, so remove the old push/pull rules.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
po/Makefile.am

index e4d444dad690fceb29e24248c772ab2e05085e91..97e05a32f6572599d802a6280057b0440412e6f1 100644 (file)
@@ -52,22 +52,6 @@ update-po: $(POTFILE)
          mv $$lang.po-t $$lang.po
        done
 
-push-pot: $(POTFILE)
-       zanata push \
-               --project-config $(srcdir)/zanata.xml \
-               --push-type=source \
-               --transdir $(builddir) \
-               --srcdir $(srcdir)
-
-pull-po: $(POTFILE)
-       zanata pull \
-               --project-config $(srcdir)/zanata.xml \
-               --create-skeletons \
-               --transdir $(builddir) \
-               --srcdir $(srcdir)
-       $(MAKE) update-po
-       $(MAKE) update-gmo
-
 $(POTFILE): POTFILES
        $(XGETTEXT) -o $@-t $(XGETTEXT_ARGS) \
          --files-from=$(abs_builddir)/POTFILES