Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Commit

Permalink
Use /usr/local prefix on macOS too.
Browse files Browse the repository at this point in the history
  • Loading branch information
enzo1982 committed Jul 17, 2018
1 parent 9fcf56d commit a60828a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile-options
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,6 @@ endif
ifndef prefix
prefix = /usr/local

ifeq ($(BUILD_OSX),True)
prefix = /usr
endif

ifeq ($(BUILD_HAIKU),True)
prefix = /system/non-packaged
endif
Expand Down

0 comments on commit a60828a

Please sign in to comment.