iptables: fix the do_install step
authorJohn Bowler <jbowler@nslu2-linux.org>
Wed, 7 Sep 2005 19:13:49 +0000 (19:13 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 7 Sep 2005 19:13:49 +0000 (19:13 +0000)
commitbfa22129da7ab902bd1b72743df895efe2dec705
tree503bb9f07980b6a0d8af56785301fbbb73206d2f
parente25c3f5d7a7ac6fbaeb58aa654a0369a70952444
iptables: fix the do_install step
do_install will re-run the compile on some systems because of make time
stamp problems, so it needs the same environment as do_compile
packages/iptables/iptables_1.3.3.bb