[CP] update obshell deps and fix a rpm compile bug
This commit is contained in:
@ -129,6 +129,7 @@ install(
|
|||||||
DESTINATION admin
|
DESTINATION admin
|
||||||
COMPONENT server)
|
COMPONENT server)
|
||||||
|
|
||||||
|
if (OB_BUILD_OPENSOURCE)
|
||||||
install(FILES
|
install(FILES
|
||||||
tools/rpm/systemd/profile/oceanbase.cnf
|
tools/rpm/systemd/profile/oceanbase.cnf
|
||||||
tools/rpm/systemd/profile/oceanbase-pre.json
|
tools/rpm/systemd/profile/oceanbase-pre.json
|
||||||
@ -139,6 +140,7 @@ install(FILES
|
|||||||
tools/rpm/systemd/profile/pre_uninstall.sh
|
tools/rpm/systemd/profile/pre_uninstall.sh
|
||||||
DESTINATION profile
|
DESTINATION profile
|
||||||
COMPONENT server)
|
COMPONENT server)
|
||||||
|
endif()
|
||||||
|
|
||||||
## oceanbase-cdc
|
## oceanbase-cdc
|
||||||
if (NOT OB_SO_CACHE AND OB_BUILD_CDC)
|
if (NOT OB_SO_CACHE AND OB_BUILD_CDC)
|
||||||
|
|||||||
Reference in New Issue
Block a user