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.
This commit is contained in:
Jim Meyering 2016-04-30 19:23:24 +01:00
parent 5a485511d7
commit 8c19e4a18e

4
cfg.mk
View File

@ -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