[maxima] fix intromax.pdf generation

Rex Dieter rdieter at fedoraproject.org
Mon Aug 16 12:49:58 UTC 2010


commit ed4d32d98e16fc13398efe1ea3fb6205885f7d27
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Aug 16 07:54:36 2010 -0500

    fix intromax.pdf generation

 maxima.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/maxima.spec b/maxima.spec
index 348b67f..f37d330 100644
--- a/maxima.spec
+++ b/maxima.spec
@@ -226,12 +226,8 @@ make %{?_smp_mflags}
 # docs
 install -D -p -m644 %{SOURCE11} doc/maximabook/maxima.pdf
 
-# pushd doc/info
-#  texi2dvi --pdf maxima.texi
-# popd
-
 pushd doc/intromax
- pdflatex intromax.ltx
+ pdflatex intromax.tex
 popd
 
 


More information about the scm-commits mailing list