From cc2e53470507ce5af9dbe624126e17902fd0194e Mon Sep 17 00:00:00 2001 From: Vladimir Dubrovin <3proxy@3proxy.ru> Date: Mon, 6 Apr 2026 18:29:40 +0300 Subject: [PATCH] Update Makefile.Linux --- Makefile.Linux | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.Linux b/Makefile.Linux index 4ae9ff0..794715f 100644 --- a/Makefile.Linux +++ b/Makefile.Linux @@ -99,7 +99,6 @@ install-bin: $(INSTALL_BIN) -d $(BINDIR) $(INSTALL_BIN) -s $(INSTALL_OBJS) $(BINDIR) $(INSTALL_BIN) -s bin/*.ld.so $(CHROOTDIR)/libexec - chmod -R a-w $(CHROOTDIR)/libexec install-etc-dir: $(INSTALL_BIN) -d $(ETCDIR)