d
This commit is contained in:
4
makefile
4
makefile
@@ -91,8 +91,8 @@ deb: $(BINNAME)
|
|||||||
cp -rf $(EmsFEDir)/* $(FrontBuildDir)/front >/dev/null
|
cp -rf $(EmsFEDir)/* $(FrontBuildDir)/front >/dev/null
|
||||||
chmod 755 $(BinDir)/*
|
chmod 755 $(BinDir)/*
|
||||||
chmod 755 $(BuildDir)/omc/bin/*
|
chmod 755 $(BuildDir)/omc/bin/*
|
||||||
chmod 755 $(DebBuildDir)/DEBIAN/postinst
|
#chmod 755 $(DebBuildDir)/DEBIAN/postinst
|
||||||
chmod 755 $(DebBuildDir)/DEBIAN/postrm
|
#chmod 755 $(DebBuildDir)/DEBIAN/postrm
|
||||||
cp -rf $(BuildDir)/omc/* $(DebBuildDir)/usr/local/omc/
|
cp -rf $(BuildDir)/omc/* $(DebBuildDir)/usr/local/omc/
|
||||||
chmod +x $(DebBuildDir)/usr/local/omc/bin/*
|
chmod +x $(DebBuildDir)/usr/local/omc/bin/*
|
||||||
cp -rf $(BuildDir)/nginx/* $(DebBuildDir)/etc/nginx/conf.d
|
cp -rf $(BuildDir)/nginx/* $(DebBuildDir)/etc/nginx/conf.d
|
||||||
|
|||||||
Reference in New Issue
Block a user