mirror of
https://github.com/fluencelabs/redis
synced 2025-07-31 16:31:58 +00:00
Fix PREFIX typo in Makefile.
This commit is contained in:
@@ -54,7 +54,7 @@ endif
|
||||
|
||||
CCOPT= $(CFLAGS) $(ARCH) $(PROF)
|
||||
|
||||
PREFIX=? /usr/local
|
||||
PREFIX?=/usr/local
|
||||
INSTALL_BIN= $(PREFIX)/bin
|
||||
INSTALL= cp -pf
|
||||
|
||||
|
Reference in New Issue
Block a user