diff --git a/makefile b/makefile index 406544c5..d1a1202b 100644 --- a/makefile +++ b/makefile @@ -100,7 +100,6 @@ deb: $(BINNAME) mkdir -p $(FrontBuildDir)/front cp -rf $(EmsFEDir)/* $(FrontBuildDir)/front >/dev/null chmod 755 $(BuildOMCBinDir)/* - chmod 755 $(BuildDir)/omc/bin/* chmod 755 $(DebBuildDir)/DEBIAN/preinst chmod 755 $(DebBuildDir)/DEBIAN/postinst chmod 755 $(DebBuildDir)/DEBIAN/postrm