mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Drop @dirrm* from plist
This commit is contained in:
parent
b5ffd674d6
commit
c5073b6136
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386061
@ -44,7 +44,5 @@ post-install:
|
||||
.endfor
|
||||
@${FIND} ${STAGEDIR}${EXAMPLESDIR} -type f | \
|
||||
${SED} "s,^${STAGEDIR}${PREFIX}/,," >> ${TMPPLIST}
|
||||
@${FIND} ${STAGEDIR}${EXAMPLESDIR} -type d | ${SORT} -r | \
|
||||
${SED} "s,^${STAGEDIR}${PREFIX}/,@dirrm ," >> ${TMPPLIST}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user