Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] texlive2022-bin: add corresponding CTAN mirror
Date: Sat, 25 Mar 2023 14:52:15 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43012@inbox.vuxu.org> (raw)

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

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

https://github.com/motorto/void-packages texlive-2022-bin-repo_fix
https://github.com/void-linux/void-packages/pull/43012

texlive2022-bin: add corresponding CTAN mirror
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Fixes issue #43011 I opened the issue without looking at the template and it was a simple fix 

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-texlive-2022-bin-repo_fix-43012.patch --]
[-- Type: text/x-diff, Size: 1064 bytes --]

From de1b56510e6f917f3d21915078f369c5e36d3844 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 25 Mar 2023 13:50:39 +0000
Subject: [PATCH] texlive2022-bin: add corresponding CTAN mirror

---
 srcpkgs/texlive2022-bin/INSTALL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/texlive2022-bin/INSTALL b/srcpkgs/texlive2022-bin/INSTALL
index 890ae6709c6e..52292d64d3fa 100644
--- a/srcpkgs/texlive2022-bin/INSTALL
+++ b/srcpkgs/texlive2022-bin/INSTALL
@@ -5,10 +5,10 @@ post)
 		cd opt/texlive2022-installer
 		case "${ARCH}" in
 			x86_64-musl)
-			./install-tl -profile void.profile -force-platform x86_64-linuxmusl
+			./install-tl -repository https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2021/tlnet-final/ -profile void.profile -force-platform x86_64-linuxmusl
 			;;
 			*)
-			./install-tl -profile void.profile
+			./install-tl -repository https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2022/tlnet-final/ -profile void.profile
 			;;
 		esac
 	esac

             reply	other threads:[~2023-03-25 13:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-25 13:52 motorto [this message]
2023-03-25 13:53 ` [PR PATCH] [Updated] " motorto
2023-03-25 14:28 ` [PR PATCH] [Merged]: " leahneukirchen

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-43012@inbox.vuxu.org \
    --to=motorto@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).