diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2011-10-11 16:32:23 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-14 12:53:32 +0100 |
commit | 8d580ed449c09a64483519d66e14a2e3b071806a (patch) | |
tree | 0b3e733d4aeede34e5b5e7ad89a5eb1f94560ef3 /meta/recipes-devtools/desktop-file-utils | |
parent | 2d2ac8bbbbb98080ad339113c3f27f9573374be2 (diff) | |
download | openembedded-core-8d580ed449c09a64483519d66e14a2e3b071806a.tar.gz openembedded-core-8d580ed449c09a64483519d66e14a2e3b071806a.tar.bz2 openembedded-core-8d580ed449c09a64483519d66e14a2e3b071806a.tar.xz openembedded-core-8d580ed449c09a64483519d66e14a2e3b071806a.zip |
qt4-x11-free: Fix broken regexes in qt4-x11-free's recipe.
[YOCTO #1671]
qt4-x11-free's recipe includes a sed script to sanitize it's .prl files,
which are used by qmake to generate a list of libs and includes in the
Makefiles it generates. It however, fails to take into account the possibility
of trailing slashes, and thus leaves them in, and breaks gcc's syntax.
Update these regexes to account for them.
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/desktop-file-utils')
0 files changed, 0 insertions, 0 deletions