From 08a4ef76cbe1860cc6558d09b86d455cd498ec26 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 10 Oct 2022 14:09:47 -0400 Subject: [PATCH] chroot-util-linux: move to bootstrap repo --- srcpkgs/chroot-util-linux/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/chroot-util-linux/template b/srcpkgs/chroot-util-linux/template index cdfd6ff4984..d03deda0344 100644 --- a/srcpkgs/chroot-util-linux/template +++ b/srcpkgs/chroot-util-linux/template @@ -20,6 +20,7 @@ distfiles="${KERNEL_SITE}/utils/util-linux/v${version%.*}/util-linux-${version}. checksum=86e6707a379c7ff5489c218cfaf1e3464b0b95acf7817db0bc5f179e356a67b2 conflicts="util-linux>=0" provides="util-linux-${version}_${revision}" +repository=bootstrap if [ -z "$CHROOT_READY" ]; then CFLAGS+=" -I${XBPS_MASTERDIR}/usr/include"