From 2e9f179e0bfe00202129d2822741ccdaf68f6c4e Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Sat, 16 Sep 2023 16:11:51 +0800 Subject: [PATCH] d --- makefile | 1 - 1 file changed, 1 deletion(-) 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