From a587a52036efad5c7603a2f23c35b5892d6992e5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 14 Sep 2014 20:50:10 +0000 Subject: [PATCH] Allow staging as a regular user --- www/punbb/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/www/punbb/Makefile b/www/punbb/Makefile index 8a88f99824c2..a9ec781a9de3 100644 --- a/www/punbb/Makefile +++ b/www/punbb/Makefile @@ -126,7 +126,6 @@ do-install: @${INSTALL_DATA} ${WRKSRC}/extras/${i} ${STAGEDIR}${EXAMPLESDIR} .endfor - @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR} @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' >> ${TMPPLIST} .include