python: remove stale python2-config symbolic link
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 10 May 2013 06:29:36 +0000 (06:29 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 11 May 2013 20:41:44 +0000 (22:41 +0200)
commit85c798b88b56dbf79caba55226e0ebf12817caf2
tree1aeea7fd454d07f71045e9e793a77f5e622e5882
parent4af6818109bf94ea809c0cb7f39f86527bb907d7
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>
package/python/python.mk