forked from KolibriOS/kolibrios
Add forgotten slash
git-svn-id: svn://kolibrios.org@7643 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
33fb3deeb1
commit
a867b1b53a
@ -246,7 +246,7 @@ extra_files = {
|
|||||||
{"kolibrios/res/skins/", "../skins/authors.txt"},
|
{"kolibrios/res/skins/", "../skins/authors.txt"},
|
||||||
{"kolibrios/res/templates/", "common/templates/*"},
|
{"kolibrios/res/templates/", "common/templates/*"},
|
||||||
{"kolibrios/res/templates/", PROGS .. "/emulator/e80/trunk/games/*"},
|
{"kolibrios/res/templates/", PROGS .. "/emulator/e80/trunk/games/*"},
|
||||||
{"kolibrios/res/templates/NES", "common/templates/NES/*"},
|
{"kolibrios/res/templates/NES/", "common/templates/NES/*"},
|
||||||
{"kolibrios/res/wallpapers/", "common/wallpapers/*"},
|
{"kolibrios/res/wallpapers/", "common/wallpapers/*"},
|
||||||
}
|
}
|
||||||
if build_type == "rus" then tup.append_table(extra_files, {
|
if build_type == "rus" then tup.append_table(extra_files, {
|
||||||
|
Loading…
Reference in New Issue
Block a user