From c556e167499cb159c55d17ff6c2649373b3742cf Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Fri, 14 Jan 2000 19:59:47 +0000 Subject: Update to version 2.0.18b PR: 16030 Submitted by: maintainer --- math/pari/files/patch-af | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) (limited to 'math/pari/files/patch-af') diff --git a/math/pari/files/patch-af b/math/pari/files/patch-af index c8d3ecce7c73..4bb67e610a32 100644 --- a/math/pari/files/patch-af +++ b/math/pari/files/patch-af @@ -1,6 +1,31 @@ ---- ../pari-2.0.16.beta.orig/config/Makefile.SH Mon Jun 28 19:23:29 1999 -+++ ./config/Makefile.SH Fri Aug 13 08:05:46 1999 -@@ -384,13 +384,13 @@ +--- config/Makefile.SH.orig Wed Nov 17 02:12:01 1999 ++++ config/Makefile.SH Mon Jan 10 02:37:39 2000 +@@ -293,7 +293,8 @@ + \$(INSTALL_DATA) $doc/translations \$(MISCDIR) + + install-doc: +- -cd $doc; \$(MAKE) all ++# -cd $doc; \$(MAKE) all ++ -\$(INSTALL_DATA) $doc/Makefile \$(MISCDIR) + -\$(INSTALL_DATA) $doc/paricfg.tex \$(MISCDIR) + -\$(INSTALL_DATA) $doc/parimacro.tex \$(MISCDIR) + -\$(INSTALL_DATA) $doc/usersch1.tex \$(MISCDIR) +@@ -301,10 +302,10 @@ + -\$(INSTALL_DATA) $doc/usersch3.tex \$(MISCDIR) + -\$(INSTALL_DATA) $doc/usersch4.tex \$(MISCDIR) + -\$(INSTALL_DATA) $doc/usersch5.tex \$(MISCDIR) +- -\$(INSTALL_DATA) $doc/users.dvi \$(MISCDIR) +- -\$(INSTALL_DATA) $doc/tutorial.dvi \$(MISCDIR) +- -\$(INSTALL_DATA) $doc/refcard.dvi \$(MISCDIR) +- -\$(INSTALL_DATA) $doc/refcard.ps \$(MISCDIR) ++# -\$(INSTALL_DATA) $doc/users.dvi \$(MISCDIR) ++# -\$(INSTALL_DATA) $doc/tutorial.dvi \$(MISCDIR) ++# -\$(INSTALL_DATA) $doc/refcard.dvi \$(MISCDIR) ++# -\$(INSTALL_DATA) $doc/refcard.ps \$(MISCDIR) + + install-data: + -mkdir -p \$(DATADIR) +@@ -378,13 +379,13 @@ if test -n "$emacs"; then cat >> $file << EOT -- cgit v1.2.3