d
This commit is contained in:
2
makefile
2
makefile
@@ -96,7 +96,7 @@ deb: $(BINNAME)
|
||||
chmod +x $(DebBuildDir)/usr/local/omc/bin/*
|
||||
cp -rf $(BuildDir)/nginx/* $(DebBuildDir)/etc/nginx/conf.d
|
||||
cp -rf $(BuildDir)/systemd/*.service $(DebBuildDir)/lib/systemd/system/
|
||||
dpkg -b $(DebBuildDir) $(ReleaseDebs)/$(PROJECT)-$(VERSION).$(Release).$(PLATFORM).deb
|
||||
dpkg -b $(DebBuildDir) $(ReleaseDebs)/$(PROJECT)-$(VERSION)-`date +%Y%m%d`.$(RelVer).$(PLATFORM).deb
|
||||
|
||||
rpm: $(BINNAME)
|
||||
cp -rf ./restagent/$(RESTAGENT) $(BinDir)
|
||||
|
||||
Reference in New Issue
Block a user