[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
This commit is contained in:
parent
daacf6850e
commit
f42d017183
@ -16,3 +16,4 @@ set_reproducible_mirrors -d
|
||||
|
||||
# Remove the version deb preference
|
||||
rm -f $VERSION_DEB_PREFERENCE
|
||||
rm -f /etc/apt/preferences.d/01-versions-deb
|
||||
|
Reference in New Issue
Block a user