components/meld/patches/INSTALL.patch
author lijo george - Sun Microsystems - Bangalore India <lijo.x.george@oracle.com>
Tue, 12 Jun 2012 00:53:41 -0700
branchs11-sru
changeset 2289 d47b778ad3d1
parent 227 1e1ccdc6b1e6
child 3914 0919f4d30271
permissions -rw-r--r--
7119673 can't get "IF-MIB::ifPhysAddress" value on solaris11 7127371 net-snmp cannot cope with net0 style interface names resulting in ifType of zero

--- meld-1.4.0/INSTALL	Sun Sep 26 15:25:02 2010
+++ meld-1.4.0/new.INSTALL	Mon Apr 25 11:11:12 2011
@@ -18,7 +18,7 @@
 ## 
 ##   You can customise the install paths used here:
 PYTHON ?= python
-prefix := /usr/local
+prefix := /usr
 bindir := $(prefix)/bin
 libdir := $(prefix)/lib
 docdir := $(prefix)/share/doc