Revert an unintended change in the previous commit.

This commit is contained in:
Hiroki Sato 2013-11-11 06:54:40 +00:00
parent db0b08db8f
commit 982ae5a81b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43162

View file

@ -111,7 +111,7 @@ ${XML_MIRRORS}: ${XML_MIRRORS_MASTER} \
--param 'transtable-word-group' "'country'" \
--param 'transtable-sortkey.xml' "'$@.sort'" \
${XSL_TRANSTABLE} ${XML_MIRRORS_MASTER}
# ${RM} -f $@.sort $@.sort.tmp
${RM} -f $@.sort $@.sort.tmp
.if ${LANGCODE} != .
CLEANFILES+= ${XML_MIRRORS}
CLEANFILES+= ${XML_MIRRORS}.sort