mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 01:44:20 +00:00
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:
parent
5a485511d7
commit
8c19e4a18e
4
cfg.mk
4
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user