summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-02-03 22:24:45 +0100
committerJim Meyering <meyering@redhat.com>2012-02-03 22:27:05 +0100
commit7be12a2568c57355a800752abfefdf7e55c9cbfe (patch)
treef2cc6acdff7266e396bd0215cf7a4f1657be65d9 /cfg.mk
parentf418609c79e97bffe41bb361cc6d07806c902e7f (diff)
downloadparted-7be12a2568c57355a800752abfefdf7e55c9cbfe.tar.gz
maint: adjust the URL that will appear in the generated announcement
* cfg.mk (url_dir_list): Use this http://ftp.gnu.org/gnu/$(PACKAGE) for the first link listed in the generated announcement. announce-gen now provides the faster mirror link automatically.
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 32e2aa9..ba8ba77 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 = Parted User's Manual