summaryrefslogtreecommitdiff
path: root/shells/bash1/files/patch-aa
blob: 44de65ec4a75de7f51e7110683ea05dd50ba9ca1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	Sun Jun 11 11:41:48 1995
+++ Makefile	Wed Aug 13 00:41:35 1997
@@ -10,7 +10,7 @@
 # If you haven't read README, now might be a good time.
 
 # Include some boilerplate Gnu makefile definitions.
-prefix = /usr/local
+prefix = $(PREFIX)
 exec_prefix = $(prefix)
 bindir = $(exec_prefix)/bin
 srcdir = .