Added comments

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2019-12-03 16:37:30 +01:00
parent 5d8961405c
commit 23761e2e84

View file

@ -121,9 +121,12 @@ class Patches(object):
self.upgrade()
self.kernel()
if self.meta.slackpkg_log in ["on", "ON"]:
# update the slackpkg ChanheLog.txt file
self.slackpkg_update()
self.msg.reference(self.installed, self.upgraded)
# delete the downloaded packages
delete_package(self.patch_path, self.upgrade_all)
# update the packages lists
self.update_lists()
else:
slack_arch = ""