summaryrefslogtreecommitdiff
path: root/math/pari-devel/files/patch-ag
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-06-05 21:43:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-06-05 21:43:10 +0000
commite0d44c405e805cdc9706ead894f5d19f644f0f55 (patch)
tree7cb65c68bf40cc6129c674e672ade7604e118918 /math/pari-devel/files/patch-ag
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-ag')
-rw-r--r--math/pari-devel/files/patch-ag11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/pari-devel/files/patch-ag b/math/pari-devel/files/patch-ag
deleted file mode 100644
index 1c33689bfc43..000000000000
--- a/math/pari-devel/files/patch-ag
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/appb.tex.orig Mon Dec 13 12:29:22 2004
-+++ doc/appb.tex Sun Jan 9 18:34:08 2005
-@@ -30,7 +30,7 @@
- $(CC) $(CFLAGS) -o extgcd extgcd.c -lpari -lm
- @eprog
-
--\noindent We then give the listing of the program \kbd{examples/extgcd.c}
-+\bprogfile{./matexp.c}
- seen in detail in \secref{se:prog}.
-
- \bprogfile{../examples/extgcd.c}