summaryrefslogtreecommitdiff
path: root/math/pygist/files/patch-ac
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-05-05 09:48:30 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-05-05 09:48:30 +0000
commitcdf04c21eead413ab7f7b61e0b216c3c37f144d9 (patch)
tree7c13d0c70c815e08a5b882e3543bd19827a9609c /math/pygist/files/patch-ac
parentUpgrade to latest distribution. Version number hasn't changed. (diff)
Upgrade to latest distribution.
Diffstat (limited to 'math/pygist/files/patch-ac')
-rw-r--r--math/pygist/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/pygist/files/patch-ac b/math/pygist/files/patch-ac
new file mode 100644
index 000000000000..17ce9a12459d
--- /dev/null
+++ b/math/pygist/files/patch-ac
@@ -0,0 +1,11 @@
+--- Gist/Src/gistCmodule.c.orig Fri Apr 2 02:14:43 1999
++++ Gist/Src/gistCmodule.c Wed May 5 11:19:38 1999
+@@ -72,7 +72,7 @@
+ #endif
+
+ #include "Python.h"
+-#include "arrayobject.h"
++#include "numerical/arrayobject.h"
+ #include "hlevel.h"
+ #ifndef NO_XLIB
+ # include "dispas.h"