* maintMakefile: Use gnulib ncftpput-ftp if ncftpput is missing.

This commit is contained in:
Paul Smith 2022-09-24 10:48:28 -04:00
parent cf7f7de7ae
commit f7ed583675

View file

@ -520,7 +520,7 @@ distsign: $(DIST_ARCHIVES_SIG) $(DIST_ARCHIVES_DIRECTIVE)
# Upload the artifacts
FTPPUT = ncftpput
FTPPUT := $(firstword $(shell command -v ncftpput) $(wildcard $(GNULIBDIR)/build-aux/ncftpput-ftp) invalid)
gnu-upload-host = ftp-upload.gnu.org
gnu-upload-dir = /incoming