python-unit: Wrong Debian rules for installing unittestgui.python2.4?

Hervé Cauwelier debian at oursours.net
Sat Dec 18 15:04:54 UTC 2004


I see in the debian/rules a rule for compiling and installing python-unit for
many versions of Python.
The one for Python 2.4 seems to be a copy/paste from Python2.3 since it's
installing unittestgui.python2.4 into $(P23U)/usr/bin.

I would change it that way:
- cp $(ADDON)/unittestgui.python2.4 $(P23U)/usr/bin
+ cp $(ADDON)/unittestgui.python2.4 $(P24U)/usr/bin

Please check if it was done on purpose.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages python2.4-unit depends on:
ii  python2.4                     2.4-2      An interactive high-level object-o
ii  python2.4-tk                  2.4-2      Tkinter - Writing Tk applications




More information about the ubuntu-users mailing list