提交 120a36f2 编写于 作者: A antirez

add -f flag to cp when installing, otherwise stopping the server is

needed when installing a new Redis version. Thanks to Scott Kevill.
Fixes issue #335.
上级 7a3e3720
......@@ -59,7 +59,7 @@ CCOPT= $(CFLAGS) $(ARCH) $(PROF)
PREFIX= /usr/local
INSTALL_BIN= $(PREFIX)/bin
INSTALL= cp -p
INSTALL= cp -pf
CCCOLOR="\033[34m"
LINKCOLOR="\033[34;1m"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册