buildrootschalter/package/python
Thomas Petazzoni 85c798b88b python: remove stale python2-config symbolic link
We already remove python2.7-config and the symbolic link
python-config, but we forgot to remove the python2-config symbolic
link.

Note that we can't use the <pkg>_CONFIG_SCRIPTS mechanism here because
python2.7-config is written in... Python, and doesn't follow the usual
syntax of <pkg>-config scripts. It takes the paths directly from
distutils.sysconfig.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-11 22:41:44 +02:00
..
Config.in Added support for hashlib in the target Python 2013-05-03 14:38:07 +02:00
python-2.7-001-support-for-build.patch
python-2.7-002-cross-compile-variable.patch
python-2.7-003-no-import-when-cross-compiling.patch
python-2.7-004-no-host-headers-libs.patch
python-2.7-005-staging-headers-libs.patch
python-2.7-006-disable-extensions.patch
python-2.7-007-do-not-generate-pyo-files.patch
python-2.7-008-reread-environment.patch
python-2.7-010-change-pyconfig-h-location.patch
python-2.7-011-no-rpath.patch
python-2.7-012-correct-32bit-64bit-check.patch
python-2.7-013-fix-linux-3-compilation.patch
python-2.7-014-verbose-module-build.patch
python-2.7-015-distutils-cross-compilation-support.patch
python-2.7-016-cross-compile-getaddrinfo.patch
python-2.7-100-optional-test-modules.patch
python-2.7-101-optional-pydoc.patch
python-2.7-102-optional-2to3.patch
python-2.7-103-optional-sqlite.patch
python-2.7-104-optional-tk.patch
python-2.7-105-optional-curses.patch
python-2.7-106-optional-expat.patch
python-2.7-107-optional-codecs-cjk.patch
python-2.7-108-optional-nis.patch
python-2.7-109-optional-unicodedata.patch
python-2.7-110-optional-db.patch
python-2.7-111-optional-ssl.patch
python-2.7-112-optional-bzip2.patch
python-2.7-113-optional-zlib.patch
python.mk python: remove stale python2-config symbolic link 2013-05-11 22:41:44 +02:00