#1389: "setup.py install" puts icons and .desktop file into wrong place under
Ubuntu 10.10
------------------------+---------------------------------------------------
Reporter: Zarbis | Owner:
Type: bug | Status: closed
Priority: trivial | Milestone: 1.4.0
Component: packaging | Version: git master
Resolution: invalid | Keywords:
------------------------+---------------------------------------------------
Changes (by Cas):
* status: reopened => closed
* resolution: => invalid
Comment:
This has to do with Ubuntu's default installation path so you need to add
an argument to the install command:
{{{
python setup.py install --install-layout=deb
}}}
More info: https://lists.ubuntu.com/archives/ubuntu-
devel/2009-February/027439.html
I will add update wiki with this detail.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/1389#comment:10>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.