Skip to content
Snippets Groups Projects
Verified Commit 49aa050c authored by Karel Koci's avatar Karel Koci :metal:
Browse files

lists: drop another obsolete comment

This is true but updater now directly depends on those tools so there is
no need to mention it there.
parent a6120115
1 merge request!6New repository format
......@@ -114,8 +114,7 @@ _LUCI_I18N_(base, commands)
_END_FEATURE_GUARD_
--[[
We are migrating from uClibc to musl, so reinstall everything depending on libc
and we need to have working gzip and tar before updater starts doing it's thing.
We are migrating from uClibc to musl, so reinstall everything depending on libc.
]]
if installed['turris-version'] and version_match(installed['turris-version'].version, '<4.0') then
Package("libc", { abi_change_deep = true })
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment