aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/freshrss/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/freshrss/Makefile b/www/freshrss/Makefile
index a34d993..2c5bad0 100644
--- a/www/freshrss/Makefile
+++ b/www/freshrss/Makefile
@@ -52,8 +52,6 @@ do-install:
${STAGEDIR}${PREFIX}/etc/php-fpm-freshrss.conf.sample
post-install:
- @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR}
- @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}/var/db/freshrss
@(cd ${STAGEDIR}${WWWDIR} && \
${FIND} . -type f -o -type l | ${SED} 's|^\./|@(${WWWOWN},${WWWGRP},) ${WWWDIR_REL}/|' | \
${SORT}) >> ${TMPPLIST}