summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-06-05 09:17:58 +0200
committerFlorian Schmaus <flow@gentoo.org>2024-06-05 09:18:01 +0200
commitc6c748f8175b3d490c2751137037ddae33474328 (patch)
tree6871d673d5bea5f680a005b23e6713d86dbb0d76
parentAdd two tlmgr patches to fix include path and force user mode (diff)
downloadtex-patches-main.tar.gz
tex-patches-main.tar.bz2
tex-patches-main.zip
fix force-tlmgr-into-user-mode.patch5main
gpatch would fail with gpatch: **** malformed patch at line 24: for my $c (@notvalidargs) { probably because the hunk does not contain any changes, as a result from a previous edit of the patch. Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--force-tlmgr-into-user-mode.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/force-tlmgr-into-user-mode.patch b/force-tlmgr-into-user-mode.patch
index 957ba75..5ff74b7 100644
--- a/force-tlmgr-into-user-mode.patch
+++ b/force-tlmgr-into-user-mode.patch
@@ -15,13 +15,6 @@ diff --git a/texk/texlive/linked_scripts/texlive/tlmgr.pl b/texk/texlive/linked_
index 6b7da02192d2..47c9f5bfa4af 100755
--- a/texk/texlive/linked_scripts/texlive/tlmgr.pl
+++ b/texk/texlive/linked_scripts/texlive/tlmgr.pl
-@@ -616,6 +616,6 @@ for the full story.\n";
- }
- push @notvalidargs, $k if !$found;
- }
- if (@notvalidargs) {
- my $msg = "The action $action does not support the following option(s):\n";
- for my $c (@notvalidargs) {
@@ -630,6 +631,10 @@ for the full story.\n";
# the main tree we will be working on