1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
aports/community/thttpd/thttpd-makeweb-notsuid.patch
2016-08-22 08:41:09 +00:00

12 lines
439 B
Diff

diff --git a/extras/Makefile.in b/extras/Makefile.in
index a29780f..3e19a79 100644
--- a/extras/Makefile.in
+++ b/extras/Makefile.in
@@ -69,7 +69,6 @@ install: all
rm -f $(BINDIR)/makeweb $(BINDIR)/htpasswd $(BINDIR)/syslogtocern
cp makeweb $(BINDIR)/makeweb
chgrp $(WEBGROUP) $(BINDIR)/makeweb
- chmod 2755 $(BINDIR)/makeweb
cp htpasswd $(BINDIR)/htpasswd
cp syslogtocern $(BINDIR)/syslogtocern
rm -f $(MANDIR)/man1/makeweb.1