diff options
author | Slack Coder <slackcoder@server.ky> | 2025-02-19 16:29:54 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2025-02-20 14:40:07 -0500 |
commit | 3fb953bbf0f299efb21b08ce2a4212a89681c781 (patch) | |
tree | 236afd39fea91ab38af6dc05fede726c2e47f39e /t/15-usage.t | |
parent | dd7924889b4c956da53935e78f2d2cdeb58eb103 (diff) | |
download | sbotools2-3fb953bbf0f299efb21b08ce2a4212a89681c781.tar.xz |
Make fallback download URL configurable
Diffstat (limited to 't/15-usage.t')
-rwxr-xr-x | t/15-usage.t | 2 |
1 files changed, 2 insertions, 0 deletions
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: |