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
0f47c5be59
commit
09ce5ec7b9
@ -14,3 +14,4 @@ set_reproducible_mirrors -d
|
||||
|
||||
# Remove the version deb preference
|
||||
rm -f $VERSION_DEB_PREFERENCE
|
||||
rm -f /etc/apt/preferences.d/01-versions-deb
|
||||
|
Loading…
Reference in New Issue
Block a user