FS#1575 - bittorrent installs to improper path
Attached to Project:
Arch Linux
Opened by Aaron Griffin (phrakture) - Monday, 04 October 2004, 14:35 GMT
Last edited by Jason Chu (jason) - Sunday, 06 March 2005, 18:15 GMT
Opened by Aaron Griffin (phrakture) - Monday, 04 October 2004, 14:35 GMT
Last edited by Jason Chu (jason) - Sunday, 06 March 2005, 18:15 GMT
|
Details
Currently, the PKGBUILD for bittorrent installs the package
to /opt/bittorrent through manual copying. Bittorrent
provides a "setup.py" file for this, and has it's own
install path.
Please update the bittorrent package to run: mkdir -p $startdir/pkg/usr ./setup.py install prefix=$startdir/pkg/usr or something to this effect... Yes this would conflict with bittornado, however, bittornado is not a current package and they SHOULD confilct... bittornado is a replacement... |
This task depends upon
bittorrent.tar.gz
bittorrent.install is no longer needed
bittorrent.sh is no longer needed
Bug Squashing Day I - Kill those Bugs