]> git.ipfire.org Git - pakfire.git/commit
Fix caching scriptlets.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Oct 2012 21:11:56 +0000 (23:11 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Oct 2012 21:11:56 +0000 (23:11 +0200)
commitbd629777539347ab8da89616d6cd724c44c04f5c
tree20f2f0c16357770274aadd57cea6aba3faf379f4
parent7ac1cb68d8dfc00d7189abb63f8af710ed276385
Fix caching scriptlets.

Fixes #10117.

Scriptlets have not been executed when the package has
not been available (i.e. had to be downloaded).
python/pakfire/actions.py