diff options
Diffstat (limited to 'gnu/packages/maths.scm')
| -rw-r--r-- | gnu/packages/maths.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 0f320675580..b0ee16ea09b 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm | |||
| @@ -1727,7 +1727,7 @@ in the terminal or with an external viewer.") | |||
| 1727 | (list #:configure-flags | 1727 | (list #:configure-flags |
| 1728 | #~(list "--with-qt=no" | 1728 | #~(list "--with-qt=no" |
| 1729 | (string-append "--with-texdir=" #$output | 1729 | (string-append "--with-texdir=" #$output |
| 1730 | "/texmf-local/tex/latex/gnuplot")) | 1730 | "/share/texmf-dist/tex/latex/gnuplot")) |
| 1731 | ;; Plot on a dumb terminal during tests. | 1731 | ;; Plot on a dumb terminal during tests. |
| 1732 | #:make-flags #~'("GNUTERM=dumb"))) | 1732 | #:make-flags #~'("GNUTERM=dumb"))) |
| 1733 | (home-page "http://www.gnuplot.info") | 1733 | (home-page "http://www.gnuplot.info") |
