Update gen-apt-config.py

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-09-05 21:20:36 +03:00 committed by GitHub
parent f36ba745e0
commit cf38d081f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ pkg_data = {
apt_pin_packages = "" apt_pin_packages = ""
for pkg in pkgname_lines: for pkg in srcname_lines:
apt_pin_packages += (" " + pkg) apt_pin_packages += (" " + pkg)
silentremove("0-debian-exp-overrides") silentremove("0-debian-exp-overrides")