components/meld/patches/INSTALL.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/INSTALL.orig    2015-03-13 11:10:19.822910199 -0700
+++ meld-1.8.6/INSTALL 2015-03-13 11:10:40.322859285 -0700
@@ -33,8 +33,8 @@
 ##   Now run "/usr/local/bin/meld"
 ## 
 ## If you need to, you can customise the install paths used here:
 ##
-PYTHON ?= python
-prefix := /usr/local
+PYTHON ?= python2.7
+prefix := /usr
 bindir := $(prefix)/bin
 libdir := $(prefix)/lib
 docdir := $(prefix)/share/doc