From 59d23766877e35a5bb621f7d007cd6d44f39a647 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Jan 13 2021 15:37:40 +0000 Subject: Stop pulling code from Zanata Since zanata.fedoraproject.org is going to be sunset soon, we need to stop pulling from there. --- diff --git a/Makefile.in b/Makefile.in index 4ec8578..2cf4886 100644 --- a/Makefile.in +++ b/Makefile.in @@ -72,7 +72,7 @@ releases: # The next call get the Zanata resource from the config file, # and if it exists rsync the POs syncpos: - @$(call sync,$(RESOURCE_NAME),$(shell cat zanata.xml | sed -n 's,.*project-version>\(.*\)<.*,\1,p')) + ../tools/l10N_update.sh -w $(PWD) $(HTTPDDIR)/conf/httpd.conf: $(HTTPDDIR)/conf/httpd.conf.in cp $(HTTPDDIR)/conf/httpd.conf.in $(HTTPDDIR)/conf/httpd.conf