1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Drop @dirrm* from plist

This commit is contained in:
Dmitry Marakasov 2015-05-11 06:46:07 +00:00
parent 4da2e1d1de
commit e8f8110983
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386054

View File

@ -85,8 +85,5 @@ add-plist-ttf:
@${ECHO_CMD} "@unexec ${LOCALBASE}/bin/fc-cache -f -v ${XFONTSDIR} || true" >> ${TMPPLIST}
@${ECHO_CMD} "@exec ${LOCALBASE}/bin/fc-cache -f -v ${XFONTSDIR} || true" >> ${TMPPLIST}
@${ECHO_CMD} "@unexec find ${XFONTSDIR} -size -3c -delete || true" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrmtry ${XFONTSDIR}" >> ${TMPPLIST}
.endif
@${ECHO_CMD} "@dirrmtry ${FONTSDIR}" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrmtry share/fonts" >> ${TMPPLIST}