summaryrefslogtreecommitdiff
path: root/maintMakefile
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-09-24 10:48:28 -0400
committerPaul Smith <psmith@gnu.org>2022-09-25 13:37:12 -0400
commitf7ed58367593753933b06bed7168c7463dcf48d9 (patch)
tree737f26a90fdcbea4c7b1f1739a53e7b122e83c92 /maintMakefile
parentcf7f7de7ae62e85102920e5e63cbfe8c5aaf7f88 (diff)
downloadmake-git-f7ed58367593753933b06bed7168c7463dcf48d9.tar.gz
* maintMakefile: Use gnulib ncftpput-ftp if ncftpput is missing.
Diffstat (limited to 'maintMakefile')
-rw-r--r--maintMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintMakefile b/maintMakefile
index 83eab90f..366c4208 100644
--- a/maintMakefile
+++ b/maintMakefile
@@ -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