make spaces

This commit is contained in:
Wolfram Schneider 2017-10-12 15:39:02 +00:00
parent c5dbc10ef2
commit 33216a38d0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51115

View file

@ -72,7 +72,7 @@ ${PO_LANG}.po: ${DOC}.translate.xml
${MV} ${PO_LANG}.po.new ${PO_LANG}.po ${MV} ${PO_LANG}.po.new ${PO_LANG}.po
${RM} ${PO_LANG}.po.tmp ${DOC}.translate.xml ${RM} ${PO_LANG}.po.tmp ${DOC}.translate.xml
.else .else
${ECHO} "${PO_LANG}.po created, please check and correct the settings in the header" @${ECHO} "${PO_LANG}.po created, please check and correct the settings in the header"
${MV} ${PO_LANG}.po.tmp ${PO_LANG}.po ${MV} ${PO_LANG}.po.tmp ${PO_LANG}.po
${POSET_CMD} ${.TARGET} ${POSET_CMD} ${.TARGET}
.endif .endif