apk: disable rootfs repositories during build
authorPaul Spooren <mail@aparcar.org>
Mon, 20 May 2024 15:08:28 +0000 (18:08 +0300)
committerPaul Spooren <mail@aparcar.org>
Mon, 20 May 2024 15:08:28 +0000 (18:08 +0300)
commitc1e0f99ef8066b4a5032409b7e81516fed166008
tree7fa8efa282be2734139d73c159ebd4db4ae69b7c
parent2b8e875a85802f6281df134e2231308f6c928796
apk: disable rootfs repositories during build

Since we set the root for APK it tries to use those during the build,
which shouldn't happen since local package are used instead.

Disable the repositories by manually setting an empty repository.

Signed-off-by: Paul Spooren <mail@aparcar.org>
include/rootfs.mk