mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-19 17:25:17 +03:00
9 lines
295 B
Diff
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
|