mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
Allow staging as a regular user
This commit is contained in:
parent
1b471bb21c
commit
f3e5206600
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368757
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user