Revert an unintended change in the previous commit.
This commit is contained in:
parent
db0b08db8f
commit
982ae5a81b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43162
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue