summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-04-30 19:23:24 +0100
committerJim Meyering <meyering@fb.com>2016-04-30 19:23:24 +0100
commit8c19e4a18ef037b97054f6ea4aefa94f62ac9dbc (patch)
tree9208b67c9b8a7d9041c1943b3d450c78457a5d06 /cfg.mk
parent5a485511d77a23d144a05266482ce89171249156 (diff)
downloaddiffutils-8c19e4a18ef037b97054f6ea4aefa94f62ac9dbc.tar.gz
maint: arrange for better URLs in generated announcement message
* cfg.mk (url_dir_list): Define. I had been correcting the generated URLs by hand, just before the announcement. This is better.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index f934cf3..83e7860 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -14,6 +14,10 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# Use the direct link. This is guaranteed to work immediately, while
+# it can take a while for the faster mirror links to become usable.
+url_dir_list = http://ftp.gnu.org/gnu/$(PACKAGE)
+
# Used in maint.mk's web-manual rule
manual_title = Comparing and Merging Files