python-unit: Wrong Debian rules for installing unittestgui.python2.4?
Matt Zimmerman
mdz at canonical.com
Thu Dec 30 17:16:04 UTC 2004
On Sat, Dec 18, 2004 at 04:04:54PM +0100, Hervé Cauwelier wrote:
> 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.
It's a bug: https://bugzilla.ubuntu.com/show_bug.cgi?id=5054
--
- mdz
More information about the ubuntu-users
mailing list