mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Remove garbage files and don't stage them
This commit is contained in:
parent
7ecf4bb071
commit
ac890ff6f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427304
@ -21,6 +21,9 @@ WWWDIR?= ${PREFIX}/www/roundcube/skins/mvision2_en
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
post-extract:
|
||||
@${FIND} ${WRKDIR} -name "._*" -delete
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${WWWDIR}
|
||||
cd ${WRKDIR}/mvision2_en && ${PAX} -r -w . \
|
||||
|
Loading…
Reference in New Issue
Block a user