1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 17:25:17 +03:00
aports/testing/sthttpd/sthttpd-makeweb-notsuid.patch
Francesco Colista de8633236f testing/sthttpd: new aport
Fixes #12657

This is an initial aport that needs test before being promoted
to community
2021-05-12 08:31:38 +00:00

9 lines
295 B
Diff

diff --git a/extras/Makefile.am b/extras/Makefile.am
index e7c8852..ba8f03c 100644
--- a/extras/Makefile.am
+++ b/extras/Makefile.am
@@ -8,4 +8,3 @@ dist_sbin_SCRIPTS = syslogtocern
install-exec-hook:
chgrp $(WEBGROUP) $(DESTDIR)$(sbindir)/makeweb
- chmod 2751 $(DESTDIR)$(sbindir)/makeweb