mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
pidgin: fix build on CentOS 6
Signed-off-by: Lukas Märdian <luk@slyon.de>
This commit is contained in:
parent
26366c8101
commit
ff4e6575ea
|
|
@ -23,6 +23,7 @@ EXTRA_OECONF = " \
|
|||
|
||||
do_configure_prepend() {
|
||||
touch ${S}/po/Makefile
|
||||
sed -i "s#PY_VERSION=`$PYTHON -c 'import sys ; print sys.version[0:3]'`#PY_VERSION=${PYTHON_BASEVERSION}#g" ${S}/configure.ac
|
||||
}
|
||||
|
||||
OE_LT_RPATH_ALLOW=":${libdir}/purple-2:"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user