mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
chroot-curl: Remove.
This commit is contained in:
parent
4ca41392a4
commit
238803da00
2 changed files with 0 additions and 9 deletions
|
@ -1 +0,0 @@
|
|||
curl
|
|
@ -85,11 +85,3 @@ libcurl-devel_package() {
|
|||
vmove usr/lib/pkgconfig
|
||||
}
|
||||
}
|
||||
|
||||
chroot-curl_package() {
|
||||
short_desc+=" - for build infra use"
|
||||
repository=bootstrap
|
||||
pkg_install() {
|
||||
vbin $DESTDIR/usr/bin/curl chroot-curl
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue