]> git.ipfire.org Git - thirdparty/make.git/commitdiff
* maintMakefile: Use gnulib ncftpput-ftp if ncftpput is missing.
authorPaul Smith <psmith@gnu.org>
Sat, 24 Sep 2022 14:48:28 +0000 (10:48 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 25 Sep 2022 17:37:12 +0000 (13:37 -0400)
maintMakefile

index 83eab90f4597cdfdcd38a4c06cb1e9d5d658455d..366c420808d9bec72eb46f172443cb3a6cc17fc8 100644 (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