mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-18 08:26:50 +00:00
b6fb58b31f
BUILDSRC is only set if imgutil build is run with --source, otherwise the build host repos are used. If --source is not used, there is no distribution symlink and add_local_repositores failed with 404. Check if BUILDSRC is set and skip add_local_repositories if this is the case.