This commit is contained in:
Ward from fusion-voyager-3 2024-07-15 15:20:03 +03:00
parent a97b86f91a
commit 64fb85409b

View File

@ -47,6 +47,7 @@ apt_pin_packages = ""
for pkg in pkgname_lines:
apt_pin_packages += (pkg + " ")
apt_pin_packages += (pkg + "t64 ")
silentremove("0-debian-exp-overrides")
with open("0-debian-exp-overrides", "w") as file: