summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-08-16 10:26:53 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-08-16 11:22:57 +0200
commit6f85fa0bcf8cfccd67bdad2870666318fc7c7360 (patch)
treecbef94dfd209e330bae44f945215b53dbd1f6417
parent8f56ab79e808375430ecb5ef4839ade4b0df31c9 (diff)
gnu: texlive-ctex: Fix build.
* gnu/packages/tex.scm (texlive-ctex)[arguments]<#:phases>: Delete BUILD phase as a workaround, and use pre-generated files.
-rw-r--r--gnu/packages/tex.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 2d2b642fa6..54f5ede8c1 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -11950,6 +11950,9 @@ team (2015-02-05): It seems that this script is currently not working.")
"17zyr0cyxvp91832q35ha3qabdzh4njh96yvp4gfkkfkkszqp3jh")))
(outputs '("out" "doc"))
(build-system texlive-build-system)
+ (arguments
+ ;; FIXME: I couldn't find how to build this package from source.
+ (list #:phases #~(modify-phases %standard-phases (delete 'build))))
(propagated-inputs
(list texlive-adobemapping
texlive-atbegshi