]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commit
python: Add a symlink to shared lib.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Nov 2011 15:25:29 +0000 (16:25 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Nov 2011 15:25:29 +0000 (16:25 +0100)
commit127d581f30c1e2d6f0e0f69161015021a3b1c387
treec851ad45b1df084b5e163d8c6ded021074fe58ca
parent8a3a777faba87ea5ca3f660269c0e97cdf0e3269
python: Add a symlink to shared lib.

At the same place, there should have been the static version,
but as we don't like static libraries, we removed it.
If a tool is linking against -lpython2.7 using that path, it
will find the shared version of libpython.
python/python.nm