Package: groundcontrol
Version: 1.6.6-1
Severity: minor
$ grep /usr/lib/python2.5 /usr/bin/lp-*
/usr/bin/lp-branch-select:PYTHONPATH=::/usr/lib/python2.5/site-packages/gtk-2.0/:$PYTHONPATH
/usr/bin/python /usr/share/groundcontrol/branch-select.py $1
/usr/bin/lp-groundcontrol:PYTHONPATH=::/usr/lib/python2.5/site-packages/gtk-2.0/:$PYTHONPATH
/usr/bin/python /usr/share/groundcontrol/configure.py $1
/usr/bin/lp-project-search:PYTHONPATH=::/usr/lib/python2.5/site-packages/gtk-2.0/:$PYTHONPATH
/usr/bin/python /usr/share/groundcontrol/project-select.py $1
Fortunately, this directory doesn't exist at all on Debian systems, so
there's no risk of loading a module for wrong Python version.
Perhaps you could avoid mangling PYTHONPATH at all and just make
/usr/bin/lp-branch-select -> /usr/share/groundcontrol/branch-select.py
etc. symlinks?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org