convert format of MagicCompRules txt file from UTF-16LE to UTF-8

master
melvinzhang 2016-09-17 13:13:29 +08:00
parent 9e86b665e4
commit 8b9225825d
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ ref/MagicCompRules_latest.txt:
wget `curl http://magic.wizards.com/en/game-info/gameplay/rules-and-formats/rules | grep -o "http://media.*\.txt"` -O $@
ref/rules.txt: ref/MagicCompRules_latest.txt
fmt -s $^ > $@
iconv -f UTF-16LE -t UTF-8 $^ | fmt -s > $@
flip -bu $@
resources/magic/data/icons/missing_card.png: