public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/R] rawhide: fix pdflatex error
@ 2026-06-24 18:26
0 siblings, 0 replies; only message in thread
From: @ 2026-06-24 18:26 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-24 18:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 18:26 [rpms/R] rawhide: fix pdflatex error
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox