Weather 1.6e moved to iso image

git-svn-id: svn://kolibrios.org@8736 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
turbocat 2021-05-23 17:25:59 +00:00
parent 4454900e10
commit b342dd1d52

View File

@ -701,6 +701,7 @@ tup.append_table(extra_files, {
{"kolibrios/utils/teatool", PROGS .. "/other/TEAtool/teatool"},
{"kolibrios/utils/passwordgen", PROGS .. "/other/PasswordGen/passwordgen"},
{"kolibrios/media/qr_tool", PROGS .. "/media/qr_tool/qr_tool"},
{"kolibrios/utils/weather", PROGS .. "/other/Weather/weather"},
})
end -- tup.getconfig('NO_TCC') ~= 'full'