/usr/bin/purple-remote has bogus #! line

Bug #988461 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pidgin (Ubuntu)
New
Undecided
Unassigned

Bug Description

% head -n 1 /usr/bin/purple-remote
#!/usr/bin/env python

While it's fine, preferable even for the development version of purple-remote to have a #! line of /usr/bin/env python, it is incorrect for the deployed production version to use this. It's just asking for breakage. Instead, when purple-remote is installed, it should use #! /usr/bin/python

Revision history for this message
Barry Warsaw (barry) wrote :

Note that /usr/bin/purple-url-handler has the same problem.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.