make spaces
This commit is contained in:
parent
c5dbc10ef2
commit
33216a38d0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51115
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue