aboutsummaryrefslogtreecommitdiffstats
path: root/main/apache2
diff options
context:
space:
mode:
Diffstat (limited to 'main/apache2')
-rw-r--r--main/apache2/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/apache2/APKBUILD b/main/apache2/APKBUILD
index ca325a4d08..3f98030823 100644
--- a/main/apache2/APKBUILD
+++ b/main/apache2/APKBUILD
@@ -29,6 +29,8 @@ source="http://archive.apache.org/dist/httpd/httpd-$pkgver.tar.bz2
lua.conf
alpine.layout
"
+options="suid"
+
_builddir="$srcdir"/httpd-$pkgver
prepare() {