Cdiff install-sfw
*** /home/steve/work/usr/webrev/src/cmd/gnuplot/install-sfw- Tue Mar 9 06:58:54 2010
--- install-sfw Tue Mar 9 05:03:57 2010
*** 21,38 ****
#
#
#
! # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# install objects in the proto area, since it would
# really like to install locally, but that doesn't scale.
#
! VERS=4.2.4
PKGVERS=gnuplot-${VERS}
PREFIX=${ROOT}/opt/sfw
mkdir -p ${PREFIX}/libexec/gnuplot/4.2
chmod 755 ${PREFIX}/libexec/gnuplot
chmod 755 ${PREFIX}/libexec/gnuplot/4.2
--- 21,38 ----
#
#
#
! # Copyright 2010 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# install objects in the proto area, since it would
# really like to install locally, but that doesn't scale.
#
! VERS=4.2.6
PKGVERS=gnuplot-${VERS}
PREFIX=${ROOT}/opt/sfw
mkdir -p ${PREFIX}/libexec/gnuplot/4.2
chmod 755 ${PREFIX}/libexec/gnuplot
chmod 755 ${PREFIX}/libexec/gnuplot/4.2