components/meld/patches/INSTALL.patch
author Rich Burridge <rich.burridge@oracle.com>
Mon, 16 Mar 2015 14:10:53 -0700
changeset 3957 a5f5c603e464
parent 3914 0919f4d30271
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 @@
 ## 
 ## 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