Skip to content

Commit 5eeb9ae

Browse files
committed
Change PREFIX /usr by /usr/local
1 parent 3304dac commit 5eeb9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PREFIX ?= /usr
1+
PREFIX ?= /usr/local
22
DOCDIR ?= $(PREFIX)/share/doc/bashtop
33

44
all:

0 commit comments

Comments
 (0)