Skip to content

Commit 6b4b334

Browse files
committed
install: Stop copying old text.dat
The new guitext.dat is now generated during build.
1 parent 5f0bdd0 commit 6b4b334

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

util/install

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,6 @@ copy_data()
340340
done
341341

342342
# Copy files which on the CD are in per-language dir
343-
install_file_to "language/$LANG/text.dat" "data" || return 1
344343
install_file_to "language/$LANG/syn_ele.smk" "data" || return 1
345344
install_file_to "language/$LANG/chu_ele.smk" "data" || return 1
346345

0 commit comments

Comments
 (0)