13 lines
386 B
Text
13 lines
386 B
Text
$NetBSD: patch-ab,v 1.2 2000/01/15 18:09:30 christos Exp $
|
|
|
|
--- Makefile.local.orig Sat Jan 15 13:00:41 2000
|
|
+++ Makefile.local Sat Jan 15 13:00:55 2000
|
|
@@ -8,7 +8,7 @@
|
|
# BIN_DIR variable, you would uncomment the following line
|
|
# or add your own line.
|
|
#
|
|
-BIN_DIR = /usr/local/bin
|
|
+BIN_DIR = ${PREFIX}/bin
|
|
|
|
#
|
|
# Add any local definetions you want pass to the compiler to DEFS_LOCAL
|