Skip to content
Snippets Groups Projects
Commit 76a61bcb authored by Matthias Klose's avatar Matthias Klose
Browse files

* Revert:

    - python-minimal: Provide symlink to binary and manpage for
      /usr/bin/python2.
    This interpreter name is not created in the upstream sources.
    python should be used instead.
parent 37fd73bb
No related branches found
No related tags found
No related merge requests found
python-defaults (2.6.5-8) unstable; urgency=low
* Revert:
- python-minimal: Provide symlink to binary and manpage for
/usr/bin/python2.
This interpreter name is not created in the upstream sources.
python should be used instead.
-- Matthias Klose <doko@debian.org> Sat, 17 Jul 2010 13:10:06 +0200
python-defaults (2.6.5-7) unstable; urgency=low
* pyversions.py: fall back to the list of supported Python versions
......
......@@ -161,9 +161,6 @@ binary-indep: build install stamp-doc
ln -sf python$(VER).1.gz \
debian/python-minimal/usr/share/man/man1/python.1.gz
ln -sf python$(VER) debian/python-minimal/usr/bin/python2
ln -sf python$(VER).1.gz \
debian/python-minimal/usr/share/man/man1/python2.1.gz
: #
mkdir -p debian/python-minimal/usr/share/python
cp -p debian/debian_defaults \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment