]> git.ipfire.org Git - people/ms/pakfire.git/commit
Fix execution of scriptlets in a dirty environment
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Sep 2015 17:00:09 +0000 (18:00 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Sep 2015 17:46:38 +0000 (18:46 +0100)
commit1dd38b7b1730ccef9ecb9315d1af3a232c4e3eac
treec738633dbdcb428cc9753eee255c300d2cb157df
parente8a5f467ee9ac601b30de2ff51ca4ee69257da5e
Fix execution of scriptlets in a dirty environment

The environment will be populated with a basic set of
variables and cleared from the rest.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/actions.py
src/pakfire/builder.py
src/pakfire/constants.py