summaryrefslogtreecommitdiff
path: root/editors/joe/patches/patch-aa
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2005-12-09 15:04:19 +0000
committerjoerg <joerg@pkgsrc.org>2005-12-09 15:04:19 +0000
commitfe6b57c151d899645c666584395fd9e649dbf353 (patch)
tree9a6354ed242d8050262d3db67778c38cc00af634 /editors/joe/patches/patch-aa
parent383bb886ad0dfc7ee4c220e33259af1293473a4b (diff)
downloadpkgsrc-fe6b57c151d899645c666584395fd9e649dbf353.tar.gz
Fix errno.
Diffstat (limited to 'editors/joe/patches/patch-aa')
-rw-r--r--editors/joe/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/joe/patches/patch-aa b/editors/joe/patches/patch-aa
new file mode 100644
index 00000000000..4374f713390
--- /dev/null
+++ b/editors/joe/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.8 2005/12/09 15:04:19 joerg Exp $
+
+--- b.c.orig 2005-12-09 14:54:06.000000000 +0000
++++ b.c
+@@ -47,7 +47,6 @@ static int selinux_enabled = -1;
+
+ unsigned char stdbuf[stdsiz];
+
+-extern int errno;
+ int guesscrlf = 0;
+ int guessindent = 0;
+