Kaydet (Commit) d5f9f6ea authored tarafından Fatih Aşıcı's avatar Fatih Aşıcı

build: Update state file after building all packages

üst b031d608
......@@ -1071,7 +1071,8 @@ class Builder:
self.delta_map[name] = delta_packages
pkg.close()
self.set_state("buildpackages")
self.set_state("buildpackages")
if ctx.config.values.general.autoclean is True:
ctx.ui.info(_("Cleaning Build Directory..."))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment