curl: move chroot- subpkg to bootstrap repo

This commit is contained in:
classabbyamp 2022-10-10 14:10:08 -04:00 committed by Michael Aldridge
parent 08a4ef76cb
commit ff6ce834fa
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ libcurl-devel_package() {
chroot-curl_package() {
short_desc+=" - for build infra use"
repository=bootstrap
pkg_install() {
vbin $DESTDIR/usr/bin/curl chroot-curl
}