From 3fb953bbf0f299efb21b08ce2a4212a89681c781 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Wed, 19 Feb 2025 16:29:54 -0500 Subject: Make fallback download URL configurable --- t/15-usage.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 't') diff --git a/t/15-usage.t b/t/15-usage.t index c528444..c30acab 100755 --- a/t/15-usage.t +++ b/t/15-usage.t @@ -62,6 +62,8 @@ Config options (defaults shown): NOCLEAN: if TRUE, do NOT clean up after building by default. -d|--distclean FALSE: DISTCLEAN: if TRUE, DO clean distfiles by default after building. + -f|--fallback-archive ftp://slackware.uk/sbosrcarch: + FALLBACK_ARCHIVE: Fallback URL to download package source's. FALSE to disable. -j|--jobs FALSE: JOBS: numeric -j setting to feed to make for multicore systems. -g|--gpg-key D3076BC3E783EE747F09B8B70368EF579C7BA3B6: -- cgit v1.2.3