usr/src/lib/lcms/install-sh.patch
changeset 13 971008b98b79
parent 12 12fc69ddc5a5
child 14 ebdd963f7d5e
--- a/usr/src/lib/lcms/install-sh.patch	Sat Apr 17 01:03:10 2010 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
---- install-sh.orig	Fri Jul 27 03:00:01 2007
-+++ install-sh	Thu Feb 28 10:47:04 2008
-@@ -56,7 +56,7 @@
- chgrpprog="${CHGRPPROG-chgrp}"
- stripprog="${STRIPPROG-strip}"
- rmprog="${RMPROG-rm}"
--mkdirprog="${MKDIRPROG-mkdir}"
-+mkdirprog="/usr/bin/mkdir -p"
- 
- chmodcmd="$chmodprog 0755"
- chowncmd=
-@@ -239,6 +239,7 @@
- 	# mkdir can fail with a `File exist' error in case several
- 	# install-sh are creating the directory concurrently.  This
- 	# is OK.
-+        # No, this is not OK.
- 	test -d "$pathcomp" || exit
-       fi
-       pathcomp=$pathcomp/