curl: move chroot- subpkg to bootstrap repo
This commit is contained in:
parent
08a4ef76cb
commit
ff6ce834fa
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue