diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-24 06:18:56 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-24 06:18:56 +0000 |
commit | dd403ee19d43c34d5b67029af43decb52e03314b (patch) | |
tree | 7fdb70422a669ee569f51a642087fc09f28e80d5 /math/pygist/files | |
parent | Upgrade to 1.3. (diff) |
Upgrade to 1.5.
Notes
Notes:
svn path=/head/; revision=11499
Diffstat (limited to 'math/pygist/files')
-rw-r--r-- | math/pygist/files/patch-ab | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/math/pygist/files/patch-ab b/math/pygist/files/patch-ab index 8d8c53bef5a7..7a21428165ab 100644 --- a/math/pygist/files/patch-ab +++ b/math/pygist/files/patch-ab @@ -1,11 +1,6 @@ ---- Setup.orig Fri May 8 19:40:19 1998 -+++ Setup Sat May 30 13:24:50 1998 -@@ -1,15 +1,15 @@ --*shared* -+*shared* - - #This file is designed for building a dynamic extension. - +--- Setup.orig Fri Jun 19 17:27:08 1998 ++++ Setup Tue Jun 23 20:33:36 1998 +@@ -5,11 +5,11 @@ # Gist module # Change XLIB to the directory where libX11.a is found on your system. # Change YORHOME to the directory (--prefix) where Yorick was installed. |