summaryrefslogtreecommitdiff
path: root/shells/osh/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'shells/osh/patches/patch-aa')
-rw-r--r--shells/osh/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/shells/osh/patches/patch-aa b/shells/osh/patches/patch-aa
new file mode 100644
index 00000000000..05d2fcb3852
--- /dev/null
+++ b/shells/osh/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.4 2007/03/26 16:43:34 reed Exp $
+
+--- Makefile.orig 2007-03-26 11:36:27.000000000 -0500
++++ Makefile 2007-03-26 11:36:43.000000000 -0500
+@@ -42,7 +42,7 @@
+ #
+ PREFIX?= /usr/local
+ BINDIR?= $(PREFIX)/bin
+-MANDIR= $(PREFIX)/man/man1
++MANDIR?= $(PREFIX)/man/man1
+ SYSCONFDIR?= /etc
+ #BINGRP= -g bin
+ BINMODE= -m 0555