mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-30 02:47:56 +08:00
for build rpm
This commit is contained in:
parent
b39e6d882c
commit
5b377b5037
1
Makefile
1
Makefile
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user