public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tex:main commit in: /
Date: Wed, 28 Feb 2024 13:01:38 +0000 (UTC)	[thread overview]
Message-ID: <1709125295.b56f2bfbab0fb176b34edb8dd38ee180a3911162.flow@gentoo> (raw)

commit:     b56f2bfbab0fb176b34edb8dd38ee180a3911162
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 12:58:27 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 13:01:35 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex.git/commit/?id=b56f2bfb

bootstrap-tex4ht: remove duplicate 'wget'

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 bootstrap-tex4ht | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap-tex4ht b/bootstrap-tex4ht
index 303dbe0..513a645 100755
--- a/bootstrap-tex4ht
+++ b/bootstrap-tex4ht
@@ -13,7 +13,7 @@ pushd tex4ht-svn
 TEX4HT_SVN_VERSION=$(svnversion)
 popd
 if [[ ! -d texmf-dist ]]; then
-    wget wget https://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.tar.xz
+    wget https://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.tar.xz
     unp tex4ht.tar.xz
 fi
 if [[ ! -d bin ]]; then


             reply	other threads:[~2024-02-28 13:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28 13:01 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-21 17:55 [gentoo-commits] proj/tex:main commit in: / Florian Schmaus
2024-11-20 15:04 Florian Schmaus
2024-03-01 11:00 Florian Schmaus
2024-02-11 10:33 Florian Schmaus
2024-02-11 10:31 Florian Schmaus
2024-02-11 10:31 Florian Schmaus
2024-02-11 10:31 Florian Schmaus
2024-02-11 10:31 Florian Schmaus
2024-02-11 10:31 Florian Schmaus
2024-02-11 10:31 Florian Schmaus
2024-02-11 10:31 Florian Schmaus
2023-11-17 14:28 Florian Schmaus
2023-11-17 14:28 Florian Schmaus
2023-11-17 14:28 Florian Schmaus

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=1709125295.b56f2bfbab0fb176b34edb8dd38ee180a3911162.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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