aboutsummaryrefslogtreecommitdiffstats
path: root/net/mmucl/files/patch-aa
blob: b1bf32ca202c090f79c558881b6f53b7c265fbed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- Makefile.orig   Mon Sep 18 23:28:22 2000
+++ Makefile    Mon Sep 18 23:28:45 2000
@@ -3,7 +3,7 @@
 
 # Mmucl installs itself under BASE_DIR
 
-BASE_DIR = /usr/local
+BASE_DIR = ${PREFIX}
 
 # The startup script, mmucl, is put in BIN_DIR
 # Everything else is put in LIB_DIR
@@ -21,7 +21,7 @@
 
 # Location of install-info
 
-INSTALL_INFO = /sbin/install-info
+INSTALL_INFO = /usr/bin/install-info
 
 # Location of install