usr/src/lib/lcms/install-sh.patch
author "Cyril Plisko <cyril.plisko@grigale.com>"
Sat, 17 Apr 2010 01:03:10 -0700
changeset 12 12fc69ddc5a5
parent 0 b34509ac961f
permissions -rw-r--r--
Import sfw build 138 Bugs Fixed ---------- 6631906 Removal of MySQL 4.0 6784591 SUNWgnu-gettext does not include autopoint 6785384 SUNWgnu-gettext does not include autoconf m4 files 6832369 Midnight Commander should be updated 6910724 fips doesn't build with ss12u1 6921536 Samba man pages contain \m[...] statements unsupported by nroff 6935576 Apache 2.0 and 2.2 vulnerable for CVE-2010-0434 6936032 Apache 2.2 vulnerable for CVE-2010-0408 6937352 upgrade httpd to 2.2.15 to maintain component currency 6938334 webmin upgrade forgot to update the version in the package description 6938859 Update fetchmail to version 6.3.15 6939353 need to update default package copyright again 6940666 drools interfaces should go 6941312 need to undo partial backout of 6877587 6941841 Update fetchmail to version 6.3.16 6941964 /usr/share/mc/extfs.d/s3+ requires /usr/bin/i86/isapython2.4 which is found in SUNWPython

--- 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/