From d916d3b1568a2def0dfb9089d61f2202db35beb7 Mon Sep 17 00:00:00 2001 From: Danny Milosavljevic Date: Thu, 12 Dec 2024 11:00:19 +0100 Subject: Revert "gnu: python-mathics-core: Add docs." This reverts commit 978305639e3c930a539ddd2018bc061716ed8b55 since it was too early. Change-Id: I934d5bd0de1a895670be44a754e54ca0ab431156 --- gnu/packages/plotutils.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/plotutils.scm') diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm index 72faa6c31f1..d5b2f0d9fad 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm @@ -136,10 +136,10 @@ (guix build emacs-utils)) #:configure-flags #~(list (string-append "--enable-gc=" #$(this-package-input "libgc")) - (string-append "--with-latex=" #$output "/share/texmf-dist/tex/latex") + (string-append "--with-latex=" #$output "/share/texmf/tex/latex") (string-append "--with-context=" #$output - "/share/texmf-dist/tex/context/third")) + "/share/texmf/tex/context/third")) #:phases #~(modify-phases %standard-phases (add-after 'unpack 'locate-tirpc -- cgit v1.3