[Bug 4387] pushd/popd bashism in recipes
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Tue Jul 1 22:06:11 CEST 2008
http://bugs.openembedded.net/show_bug.cgi?id=4387
--- Comment #4 from Cyril Romain <c.romain at laposte.net> 2008-07-01 22:06:11 ---
(In reply to comment #3)
> Are you sure? The cd ${S}/`dirname $i` at the beginning of the for loop should
> take care of that.
Ah you're right: no need to add "cd ${S}" at the end of the for loop. It would
have been necessary if "${S}/`dirname $i" was not an absolute but a relative
path.
So the Fix python-efl do_install patch (id=9801) is invalid.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list