]> git.ipfire.org Git - pakfire.git/commit
makefiles: Let packages inherit environment from build block.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 16 Dec 2011 18:59:48 +0000 (19:59 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 16 Dec 2011 18:59:48 +0000 (19:59 +0100)
commitdb2d5e27b5295adce1b4bcf54a374e54a7100a1c
tree9fd4aea2eafa19c067d36412c96c5451899e9312
parent56701ddc905f744079078ed5fcfeb642b203a830
makefiles: Let packages inherit environment from build block.

A lot of variables are often reused there and we should not
pollute the root with that.
python/pakfire/packages/lexer.py