#
# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
#

#pragma ident	"@(#)150312_SUNWiscsir_preinstall.sh	1.1	14/01/11 SMI"

### BEGIN: overlay 150312/SUNWiscsir/preinstall
if [ "${PatchID}" = "150312-01" \
	-o "${PatchID}" = "150312-02" \
	-o "${PatchID}" = "150312-03" ] ; then

  preinstall_merge() {
	:
  }

  patch_preinstall() {
	:
  }

fi
### END: overlay 150312/SUNWiscsir/preinstall
