diff options
Diffstat (limited to 'math/pari/files/patch-config-TOP_Make.SH')
-rw-r--r-- | math/pari/files/patch-config-TOP_Make.SH | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/pari/files/patch-config-TOP_Make.SH b/math/pari/files/patch-config-TOP_Make.SH new file mode 100644 index 000000000000..716beb1e12d5 --- /dev/null +++ b/math/pari/files/patch-config-TOP_Make.SH @@ -0,0 +1,10 @@ +--- config/TOP_Make.SH.orig Thu Jan 15 04:33:33 2004 ++++ config/TOP_Make.SH Sun Jan 9 18:38:25 2005 +@@ -38,7 +38,6 @@ + @echo "Available extra tests: test-all $top_test_extra" + + all:: +- @-cd doc && \$(MAKE) doc + @\$(MAKE) gp + + gp bench test-kernel test-all $top_test_extra $top_dotest_extra install cleanobj cleantest install-bin install-doc install-data install-lib-sta install-bin-sta dobench tune:: |