components/meld/patches/meld.patch
changeset 6430 74bc7531ae5a
parent 6429 cc37c34e43e7
child 6431 e4667e7df088
equal deleted inserted replaced
6429:cc37c34e43e7 6430:74bc7531ae5a
     1 This patch originated in-house but is not suitable for upstream.
       
     2 
       
     3 --- meld-1.8.6/bin/meld.orig	2015-03-13 11:51:14.350881777 -0700
       
     4 +++ meld-1.8.6/bin/meld	2015-03-13 11:51:32.147493127 -0700
       
     5 @@ -1,4 +1,4 @@
       
     6 -#! /usr/bin/env python
       
     7 +#!/usr/bin/python2.7
       
     8  
       
     9  ### Copyright (C) 2002-2006 Stephen Kennedy <[email protected]>
       
    10