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