Skip to content

Commit

Permalink
delete stale derivative_apt_repository_opts
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Nov 15, 2024
1 parent a76baa1 commit d96015f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildconfig.d/25_apt_sources.conf
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ if [ "$build_remote_repo_enable" = "true" ]; then
DERIVATIVE_APT_REPOSITORY_OPTS="--enable --codename $dist_build_apt_stable_release"
## repository-dist-initializer
echo "${DERIVATIVE_APT_REPOSITORY_OPTS}" | sponge -- "${binary_build_folder_dist}/derivative_apt_repository_opts"
else
safe-rm -f "${binary_build_folder_dist}/derivative_apt_repository_opts"
fi

dist_sources_list_temp_apt_key_folder="/var/lib/derivative-maker/key-temp"
Expand Down

0 comments on commit d96015f

Please sign in to comment.