Autoproj bug in env.sh generation

The latest version of autoproj will generate a wrong env.sh if you use
it for partial builds (e.g. running amake from within a package, or
amake orocos.rb or ...)

To fix it, simply run

autoproj envsh

I have a fix for this, but I would rather publish it with the next
autoproj version (whose release will therefore be sped up ...)

[Rock-dev] Autoproj bug in env.sh generation

On 11/15/2012 03:21 PM, Sylvain Joyeux wrote:
> The latest version of autoproj will generate a wrong env.sh if you use
> it for partial builds (e.g. running amake from within a package, or
> amake orocos.rb or ...)
>
> To fix it, simply run
>
> autoproj envsh
>
> I have a fix for this, but I would rather publish it with the next
> autoproj version (whose release will therefore be sped up ...)
Did a quickfix release. 1.8.3 should not present this behaviour anymore.