Skip to content

Commit f42d017

Browse files
authored
[Build] Clean up the debian preference config file (#13887)
Why I did it Support to upgrade packages, do better cleanup after the build. How I did it Remove the no use preference version control file after the build. How to verify it
1 parent daacf68 commit f42d017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sonic-build-hooks/scripts/post_run_buildinfo

+1
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ set_reproducible_mirrors -d
1616

1717
# Remove the version deb preference
1818
rm -f $VERSION_DEB_PREFERENCE
19+
rm -f /etc/apt/preferences.d/01-versions-deb

0 commit comments

Comments
 (0)