components/meld/patches/meld.patch
author Rich Burridge <rich.burridge@oracle.com>
Fri, 14 Apr 2017 13:54:40 -0700
branchs11u3-sru
changeset 7869 a80ad5071d35
parent 4237 3517b6c3873e
permissions -rw-r--r--
20704082 meld should be updated to version 1.8.6

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]>