diff options
| author | Jan Sydänviita <jan@sydanviita.fi> | 2026-08-24 15:50:44 +0300 |
|---|---|---|
| committer | Jan Sydänviita <jan@sydanviita.fi> | 2026-08-24 15:50:44 +0300 |
| commit | 3359c1d6ed7864db271514ca990c6fb20140764b (patch) | |
| tree | 4cbc585312daf028c6c52e0738154422dc3d257b | |
| parent | fdd4afd907d36a7c662be0b5ebb13cbfbefc4570 (diff) | |
| -rw-r--r-- | www/freshrss/Makefile | 2 |
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} |
