diff options
-rw-r--r-- | www/groupoffice/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index 09f63396e7f0..3124ca96be5a 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -49,8 +49,6 @@ do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR} @${TOUCH} ${STAGEDIR}${WWWDIR}/config.php - @${CHOWN} ${WWWOWN} ${STAGEDIR}${WWWDIR}/config.php - @${CAT} ${PKGMESSAGE} create-plist: @${FIND} -s ${WRKSRC}/${file} -not -type d \ |