python: fix pkgconfig location

This commit is contained in:
Jerome Duval
2014-11-27 18:12:51 +00:00
parent 0281bcf60c
commit 3a4ebdf806

View File

@@ -13,7 +13,7 @@ LICENSE="Python"
COPYRIGHT="1990-2012, Python Software Foundation"
SRC_URI="https://www.python.org/ftp/python/2.7.6/Python-2.7.6.tar.xz"
CHECKSUM_SHA256="1fd68e81f8bf7386ff239b7faee9ba387129d2cf34eab13350bd8503a0bff6a1"
REVISION="4"
REVISION="5"
ARCHITECTURES="x86_gcc2 !x86 x86_64"
PATCHES="python-2.7.6.patchset"
@@ -94,6 +94,7 @@ INSTALL()
make install
prepareInstalledDevelLibs libpython2.7
fixPkgconfig
mkdir -p $prefix/lib/python2.7/vendor-packages
echo 'This directory contains packaged python modules.' \