|
Description
|
During SST testing of snv_92 we found a dead symlink in SUNWxwplt package:
1 s none openwin/lib/xman.help=../../../X11/share/X11/xman.help
In build snv_91 /usr/openwin/lib/xman.help was a regular file, in snv_92 the regular file is located in /usr/X11/share/X11/
and symlink was created in place of old file, but symlink target path contains one directory level up more then needed and points to non-existing file.
|