<20211211184702.12890-1-edd@salkield.uk>
Add net option to APKBUILD, to allow building with `abuild rootbld` --- community/exa/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/community/exa/APKBUILD b/community/exa/APKBUILD index e18068c561..c9133dacd4 100644 --- a/community/exa/APKBUILD +++ b/community/exa/APKBUILD @@ -12,6 +12,7 @@ subpackages="$pkgname-doc $pkgname-bash-completion $pkgname-fish-completion $pkgname-zsh-completion" +options="net" source="$pkgname-$pkgver.tar.gz::https://github.com/ogham/exa/archive/v$pkgver.tar.gz https://github.com/ogham/exa/releases/download/v$pkgver/exa-accoutrements-v$pkgver.zip fix-lockfile.patch -- 2.34.1
<163926032401.14324.6226598341245919735.gitlab.28359.12b2634eafe89111d8163101bbff251f989506c9@listserv.local>
<20211211184702.12890-1-edd@salkield.uk>
(view parent)
Not in this way, it should be rewritten to fetch crates in the prepare phase, for example: https://gitlab.alpinelinux.org/alpine/aports/-/commit/528b1b86f3f37366b1f3c036a7308e3aa473934e. -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/28359#note_197866
<163987625812.14324.14085611877084886612.gitlab.28359.03bdd38ff9bdf508e9e43952698e70186b0e2b28@listserv.local>
<20211211184702.12890-1-edd@salkield.uk>
(view parent)
Superseded by d815f4856f02a5f43932633cf9badc236ddb17b5. -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/28359#note_199657