Github messages for voidlinux
 help / color / mirror / Atom feed
From: the-maldridge <the-maldridge@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] chroot-curl: Remove.
Date: Sat, 08 Jul 2023 22:22:31 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44929@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 418 bytes --]

There is a new pull request by the-maldridge against master on the void-packages repository

https://github.com/the-maldridge/void-packages no-chroot-curl
https://github.com/void-linux/void-packages/pull/44929

chroot-curl: Remove.
Per discussion from IRC.  chroot-curl was introduced to solve a problem that no longer exists.

A patch file from https://github.com/void-linux/void-packages/pull/44929.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-no-chroot-curl-44929.patch --]
[-- Type: text/x-diff, Size: 930 bytes --]

From a796096449fec2a6279d27eff4f062c4bc22ab9a Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@voidlinux.org>
Date: Sat, 8 Jul 2023 15:21:28 -0500
Subject: [PATCH] chroot-curl: Remove.

---
 srcpkgs/chroot-curl   | 1 -
 srcpkgs/curl/template | 8 --------
 2 files changed, 9 deletions(-)
 delete mode 120000 srcpkgs/chroot-curl

diff --git a/srcpkgs/chroot-curl b/srcpkgs/chroot-curl
deleted file mode 120000
index 8b258ec33430..000000000000
--- a/srcpkgs/chroot-curl
+++ /dev/null
@@ -1 +0,0 @@
-curl
\ No newline at end of file
diff --git a/srcpkgs/curl/template b/srcpkgs/curl/template
index df7d4ed01555..5711d0177ca4 100644
--- a/srcpkgs/curl/template
+++ b/srcpkgs/curl/template
@@ -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
-	}
-}

             reply	other threads:[~2023-07-08 20:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-08 20:22 the-maldridge [this message]
2023-07-08 20:23 ` classabbyamp
2023-07-08 20:28 ` [PR PATCH] [Merged]: " the-maldridge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44929@inbox.vuxu.org \
    --to=the-maldridge@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).