summaryrefslogtreecommitdiff
path: root/install.SH
diff options
context:
space:
mode:
Diffstat (limited to 'install.SH')
-rwxr-xr-xinstall.SH8
1 files changed, 5 insertions, 3 deletions
diff --git a/install.SH b/install.SH
index 6bf1a5c..84f15d4 100755
--- a/install.SH
+++ b/install.SH
@@ -19,15 +19,15 @@ $spitshell >install <<!GROK!THIS!
$startsh
# @(#) Installing script accepting bsd-style arguments
-# $Id: install.SH,v 3.0.1.1 1993/08/19 06:42:10 ram Exp $
+# $Id$
#
-# Copyright (c) 1991-1993, Raphael Manfredi
+# Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
#
# You may redistribute only under the terms of the Artistic Licence,
# as specified in the README file that comes with the distribution.
# You may reuse parts of this distribution only within the terms of
# that same Artistic Licence; a copy of which may be found at the root
-# of the source tree for dist 3.0.
+# of the source tree for dist 4.0.
#
# $Log: install.SH,v $
# Revision 3.0.1.1 1993/08/19 06:42:10 ram
@@ -55,6 +55,8 @@ newdir=""
uid=""
gid=""
+CDPATH=""
+
# simulates mkdir -p
mkdir_p='
name=$1;