diff options
author | adam <adam@pkgsrc.org> | 2004-07-08 11:58:50 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-07-08 11:58:50 +0000 |
commit | 5b3b157a0d642c5cc17fe8404bdfb139f15d8062 (patch) | |
tree | a4002de13cc05f82cf4dbc3b6158ad7f1669368f /chat/ekg/patches | |
parent | cf9b52a850ec6be4bf64ba01093f92164c5a0a71 (diff) | |
download | pkgsrc-5b3b157a0d642c5cc17fe8404bdfb139f15d8062.tar.gz |
Changes 1.5:
* aspell support added
* better ioctl handling
* memory leaks fixed
* minor bug fixes
Diffstat (limited to 'chat/ekg/patches')
-rw-r--r-- | chat/ekg/patches/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/chat/ekg/patches/patch-ad b/chat/ekg/patches/patch-ad deleted file mode 100644 index 6e9ac7cb221..00000000000 --- a/chat/ekg/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2003/12/08 16:33:20 adam Exp $ - ---- configure.orig 2003-12-08 17:17:47.000000000 +0000 -+++ configure -@@ -351,7 +351,7 @@ libdir='${exec_prefix}/lib' - includedir='${prefix}/include' - oldincludedir='/usr/include' - infodir='/usr/share/info' --mandir='/usr/share/man' -+mandir='${prefix}/man' - - ac_prev= - for ac_option |