Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2008 10:38:04 -0400
From:      "Phillip N." <pneumann@gmail.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/122262: [patch] net-im/telepathy-butterfly
Message-ID:  <1206887884.1868@negro.transtel.cl>
Resent-Message-ID: <200803301810.m2UIA1m6072994@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122262
>Category:       ports
>Synopsis:       [patch] net-im/telepathy-butterfly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 30 18:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Phillip N.
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.0-STABLE #0: Sat Mar  1 12:33:53 CLST 2008
    root@negro.transtel.cl:/usr/obj/usr/src/sys/NEGRO



>Description:


Fix hardcode pythin reference.


>How-To-Repeat:





>Fix:


--- t-b.patch begins here ---
--- telepathy-butterfly.orig	2008-03-30 10:35:08.000000000 -0400
+++ telepathy-butterfly	2008-03-30 10:35:17.000000000 -0400
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 #
 # telepathy-butterfly - an MSN connection manager for Telepathy
 #
--- t-b.patch ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1206887884.1868>