public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/R] rawhide: fix pdflatex error
Date: Wed, 24 Jun 2026 18:26:30 GMT	[thread overview]
Message-ID: <178232559036.1.7460433479782174843.rpms-R-e111eb8f8232@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/R
Branch : rawhide
Commit : e111eb8f823219d1490512747a1ae7375cf48956
Author : Iñaki Úcar <iucar@fedoraproject.org>
Date   : 2026-06-24T20:26:23+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/R/c/e111eb8f823219d1490512747a1ae7375cf48956?branch=rawhide

Log:
fix pdflatex error

---
diff --git a/R.spec b/R.spec
index 2c595dd..44d698b 100644
--- a/R.spec
+++ b/R.spec
@@ -341,6 +341,8 @@ export JAVA_HOME=%{_jvmdir}/jre
 cat CONFIGURE.log | grep -A30 'R is now' - > CAPABILITIES
 make V=1
 (cd src/nmath/standalone; make)
+# Fix "I can't find the format file `pdflatex.fmt'!" in rawhide
+texconfig rehash
 make pdf
 make compact-pdf
 make info

                 reply	other threads:[~2026-06-24 18:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178232559036.1.7460433479782174843.rpms-R-e111eb8f8232@fedoraproject.org \
    --to=git-commits@fedoraproject.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