diff options
author | alex <alex@FreeBSD.org> | 2000-07-16 21:58:35 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-07-16 21:58:35 +0800 |
commit | ea68149ef1ad838410134a5816849ed16a46c2e7 (patch) | |
tree | 290235e80c147fc701c5acc5cae8cdab92ba2074 /math/pari/files | |
parent | 45cab7fb4d76c56839e3a1fae17ae7de86aae3c3 (diff) | |
download | freebsd-ports-gnome-ea68149ef1ad838410134a5816849ed16a46c2e7.tar.gz freebsd-ports-gnome-ea68149ef1ad838410134a5816849ed16a46c2e7.tar.zst freebsd-ports-gnome-ea68149ef1ad838410134a5816849ed16a46c2e7.zip |
Update to version 2.0.20b
PR: 19940
Submitted by: maintainer
Diffstat (limited to 'math/pari/files')
-rw-r--r-- | math/pari/files/patch-af | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/math/pari/files/patch-af b/math/pari/files/patch-af index 4bb67e610a32..d2c9abfba2e5 100644 --- a/math/pari/files/patch-af +++ b/math/pari/files/patch-af @@ -1,16 +1,16 @@ ---- 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) - +--- config/Makefile.SH.orig Tue Mar 28 02:33:26 2000 ++++ config/Makefile.SH Sat Jul 15 10:52:27 2000 +@@ -290,7 +290,8 @@ install-doc: + -mkdir -p \$(MISCDIR) + -mkdir -p \$(BINDIR) - -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_PROGRAM) $doc/Makefile \$(BINDIR) + -\$(INSTALL_PROGRAM) $doc/gphelp \$(BINDIR) + -\$(INSTALL_DATA) $doc/translations \$(MISCDIR) + -\$(INSTALL_DATA) $doc/paricfg.tex \$(MISCDIR) +@@ -300,10 +301,10 @@ -\$(INSTALL_DATA) $doc/usersch3.tex \$(MISCDIR) -\$(INSTALL_DATA) $doc/usersch4.tex \$(MISCDIR) -\$(INSTALL_DATA) $doc/usersch5.tex \$(MISCDIR) @@ -25,7 +25,7 @@ install-data: -mkdir -p \$(DATADIR) -@@ -378,13 +379,13 @@ +@@ -377,13 +378,13 @@ if test -n "$emacs"; then cat >> $file << EOT |