2000-01-15 19:09:27 +01:00
|
|
|
$NetBSD: patch-ab,v 1.2 2000/01/15 18:09:30 christos Exp $
|
1999-08-29 14:26:19 +02:00
|
|
|
|
2000-01-15 19:09:27 +01:00
|
|
|
--- 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
|