1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-28 14:50:14 +03:00

Packaging applier disabled because it is not implemented yet

This commit is contained in:
Игорь Чудов 2020-01-15 14:24:19 +04:00
parent 496593c1b1
commit 3016a04b76
Signed by untrusted user: nir
GPG Key ID: 0F3883600CAE7AAC

View File

@ -112,7 +112,7 @@ class frontend_manager:
self.machine_appliers['shortcuts'].apply()
self.machine_appliers['gsettings'].apply()
self.machine_appliers['cups'].apply()
self.machine_appliers['package'].apply()
#self.machine_appliers['package'].apply()
def user_apply(self):
'''