14181N/APatch migrated from Desktop, where it was listed as:
14181N/A# date:2012-12-19 owner:Rohini S <rohini.s@oracle.com> type:bug
14181N/ASolaris only patch - need to determine if we can find better fix
14181N/A@@ -1471,13 +1471,13 @@ old_postuninstall_cmds=
14181N/A- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
20801N/A+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
14181N/A- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
14181N/A+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
14181N/A- old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
14181N/A+ old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"