rdieter pushed to maxima (f22). "try harder to avoid texinfo's makeinfo"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 2 01:08:57 UTC 2015


>From e2e400eb39b3c6f916baea7a54499f9a47a44593 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Fri, 1 May 2015 20:08:14 -0500
Subject: try harder to avoid texinfo's makeinfo


diff --git a/maxima.spec b/maxima.spec
index 0d08bde..eae08b3 100644
--- a/maxima.spec
+++ b/maxima.spec
@@ -252,7 +252,8 @@ find -name CVS -type d | xargs --no-run-if-empty rm -rv
   --enable-lang-pt_BR --enable-lang-pt_BR-utf8 
 
 # help avoid (re)running makeinfo/tex
-touch doc/info/maxima.info
+touch doc/info/maxima.info \
+      share/contrib/maxima-odesolve/kovacicODE.info
 
 make %{?_smp_mflags}
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/maxima.git/commit/?h=f22&id=e2e400eb39b3c6f916baea7a54499f9a47a44593


More information about the scm-commits mailing list