gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master 179c5dc: Bootstrapping: updated bootstrap scri


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 179c5dc: Bootstrapping: updated bootstrap script from Gnulib
Date: Fri, 18 Oct 2019 10:40:17 -0400 (EDT)

branch: master
commit 179c5dc91fe98857099e786de93fc0a0adc197c9
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    Bootstrapping: updated bootstrap script from Gnulib
    
    A single line was updated in the Gnulib version of bootstrap which is now
    imported into Gnuastro's source.
---
 bootstrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap b/bootstrap
index 5b08e7e..e273ea7 100755
--- a/bootstrap
+++ b/bootstrap
@@ -166,7 +166,7 @@ bootstrap_epilogue() { :; }
 # specified directory.  Fill in the first %s with the destination
 # directory and the second with the domain name.
 po_download_command_format=\
-"wget --mirror --level=1 -nd -q -A.po -P '%s' \
+"wget --mirror --level=1 -nd -nv -A.po -P '%s' \
  https://translationproject.org/latest/%s/";
 
 # Prefer a non-empty tarname (4th argument of AC_INIT if given), else



reply via email to

[Prev in Thread] Current Thread [Next in Thread]