mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
pidgin: fix build on CentOS 6
Signed-off-by: Lukas Märdian <luk@slyon.de>
This commit is contained in:
committed by
Martin Jansa
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:"
|
||||
|
||||
Reference in New Issue
Block a user