diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-05 21:43:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-05 21:43:10 +0000 |
commit | e0d44c405e805cdc9706ead894f5d19f644f0f55 (patch) | |
tree | 7cb65c68bf40cc6129c674e672ade7604e118918 /math/pari-devel/files/patch-aj | |
parent | - Update to 2.3.0 (diff) |
- Remove math/pari-devel port
Notes
Notes:
svn path=/head/; revision=164529
Diffstat (limited to 'math/pari-devel/files/patch-aj')
-rw-r--r-- | math/pari-devel/files/patch-aj | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/pari-devel/files/patch-aj b/math/pari-devel/files/patch-aj deleted file mode 100644 index 716beb1e12d5..000000000000 --- a/math/pari-devel/files/patch-aj +++ /dev/null @@ -1,10 +0,0 @@ ---- 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:: |