components/gzip/patches/znew.patch
author zihao.zhu@oracle.com <zihao.zhu@oracle.com>
Mon, 17 Oct 2016 09:22:53 -0700
changeset 7116 24e5d18aa27c
parent 5880 caab292318a0
permissions -rw-r--r--
23606339 openldap role audit class not set to "cusa"

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