View | Details | Raw Unified | Return to bug 179608
Collapse All | Expand All

(-)chinese/ttfm/Makefile.ttf (+1 lines)
Lines 71-76 Link Here
71
.	for ttf in ${TTF}
71
.	for ttf in ${TTF}
72
		@${ECHO_CMD} "@unexec %D/bin/ttfm.sh --remove ${module} ${FONTSDIR}/${ttf} || true" >> ${TMPPLIST}
72
		@${ECHO_CMD} "@unexec %D/bin/ttfm.sh --remove ${module} ${FONTSDIR}/${ttf} || true" >> ${TMPPLIST}
73
.	endfor
73
.	endfor
74
	@${ECHO_CMD} "@unexec %D/bin/ttfm.sh --remove ${module} ${FONTSDIR}/ttfmremovemeharder.ttf > /dev/null 2>&1 || true" >> ${TMPPLIST}
74
.endfor
75
.endfor
75
.for ttf in ${TTF}
76
.for ttf in ${TTF}
76
	@${ECHO_CMD} "${FONTSDIR_REL}/${ttf}" >> ${TMPPLIST}
77
	@${ECHO_CMD} "${FONTSDIR_REL}/${ttf}" >> ${TMPPLIST}

Return to bug 179608