mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-06 18:36:50 +00:00
Moved isMetaAsset from cmd/webicached to classify.IsMetaAsset so both webicached and comparecache use the same logic. Removed duplicated isMetaFile from comparecache. The comparecache isLiveNoise now delegates to classify.IsMetaAsset and adds live-specific filters (.deb, .rpm, -src-).