#1389: "setup.py install" puts icons and .desktop file into wrong place under
Ubuntu 10.10
------------------------+---------------------------------------------------
Reporter: Zarbis | Owner:
Type: bug | Status: reopened
Priority: trivial | Milestone: 1.3.x
Component: packaging | Version:
Resolution: | Keywords:
------------------------+---------------------------------------------------
Changes (by Cas):
* status: closed => reopened
* version: git master =>
* resolution: invalid =>
* milestone: 1.4.0 => 1.3.x
Comment:
Reopening as this doesn't actually do what I thought.
Turns out that install is putting those files into the package and not as
expected in the system dirs. This originated after removing the custom
install class from setup.py.
The workaround for now is to run the following after install:
{{{
sudo python setup.py install_data
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1389#comment:11>
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.