This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch tex-team
in repository guix.

The following commit(s) were added to refs/heads/tex-team by this push:
     new 9614cc1ef0 gnu: texlive-m-tx: Fix build.
9614cc1ef0 is described below

commit 9614cc1ef0d1dfded72873ed3986bbe79943ac62
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Mon Mar 9 22:02:22 2026 +0100

    gnu: texlive-m-tx: Fix build.
    
    * gnu/packages/tex.scm (texlive-m-tx): Fix build.
    
    Change-Id: Ifd45ec07536b6f70ff046385dafd3ae994a8aacb
---
 gnu/packages/tex.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 1fb90c0a90..fd83356298 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -28047,7 +28047,6 @@ files.")
                 "18k1v2dsy93wqha8by2vwf381akq3bdnm659ll3pckxhzq06an1q"))))
     (outputs '("out" "doc"))
     (build-system texlive-build-system)
-    (arguments (list #:link-scripts #~(list "m-tx.lua")))
     (propagated-inputs (list texlive-m-tx-bin))
     (home-page "https://ctan.org/pkg/m-tx";)
     (synopsis "Preprocessor for @command{pmx}")

Reply via email to