components/meld/patches/meld.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 11 Mar 2016 18:20:02 -0800
changeset 5597 bcd66d6b1f98
parent 3957 a5f5c603e464
permissions -rw-r--r--
22739240 Upgrade MySQL 5.5 to 5.5.48 on Solaris (replace package from future)

This patch originated in-house but is not suitable for upstream.

--- meld-1.8.6/bin/meld.orig	2015-03-13 11:51:14.350881777 -0700
+++ meld-1.8.6/bin/meld	2015-03-13 11:51:32.147493127 -0700
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#!/usr/bin/python2.7
 
 ### Copyright (C) 2002-2006 Stephen Kennedy <[email protected]>