summaryrefslogtreecommitdiff
path: root/shells/osh/patches/patch-aa
blob: 05d2fcb3852771faa9b29cdd7a763ae71920e035 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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