for build rpm

This commit is contained in:
zhengshuxin 2017-08-01 13:55:01 +08:00
parent b39e6d882c
commit 5b377b5037

View File

@ -134,6 +134,7 @@ packinstall:
$(shell mkdir -p $(LIB_ACL)/)
$(shell mkdir -p $(DESTDIR)/opt/soft/acl-master/)
$(shell mkdir -p ./dist/master/libexec/$(RPATH))
$(shell mkdir -p ./dist/master/bin/$(RPATH))
@(cd app/master/daemon; make install)
@(cd app/master/tools/master_ctld; make install)
@(cd app/master/tools/master_ctl; make install)