Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12731 closed update (fixed)

UPDATE: deluge-0.5.5 - A patch to use correctly a versioned 'python' command

Reported by: gui-dos (Guido Soranzio) Owned by: rhwood@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: rhwood@…, gui-dos (Guido Soranzio)
Port:

Description

The attached patch to the deluge's portfile replaces a literal 'python' command with a proper versioned one:

reinplace "s|'python',|'python' + py_version,|" ${worksrcpath}/src/common.py

Ater this patch, the module xdg is found and no mesage errors are displayed.

Attachments (1)

Portfile-deluge.diff (382 bytes) - added by gui-dos (Guido Soranzio) 17 years ago.

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by gui-dos (Guido Soranzio)

Attachment: Portfile-deluge.diff added

comment:1 Changed 17 years ago by rhwood@…

Resolution: fixed
Status: newclosed
Version: 1.5.0

Thank you. Your patch was committed in changeset:29229

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementupdate

comment:3 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.