components/gzip/patches/znew.patch
author akshay.kale@oracle.com <akshay.kale@oracle.com>
Fri, 14 Oct 2016 13:13:27 -0700
changeset 7112 dab9beb5bc49
parent 5880 caab292318a0
permissions -rw-r--r--
24843178 Method of choosing ofports need to be improved in OVS

Still need to add a PATH with /usr/gnu/bin at the front, to get it to pick
up GNU versions of utilities like chmod that use command line options that
are not present in the Solaris supplied utilities in /usr/bin.

This patch is Solaris specific and will not be sent upstream.

--- gzip-1.8/znew.in.orig	2016-04-27 06:31:30.480064454 -0700
+++ gzip-1.8/znew.in	2016-04-27 06:31:59.295495761 -0700
@@ -18,6 +18,8 @@
 # with this program; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
+PATH=/usr/gnu/bin:$bindir:$PATH; export PATH
+
 version="znew (gzip) @VERSION@
 Copyright (C) 2010-2016 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of