|
Description
|
In snv_62 sparc the SUNWxwman pkgmap does not have an entry for /usr/X11/share/man/man1. When the package is installed the directory is created with root:root ownership. This causes a conflict when SUNWxorg-doc is installed afterwards. It specifies the ownership as root:bin
The x86 version of SUNWxwman does not have this issue.
*** Test Case ***
Verify a directory entry for X11/share/man/man1 appears in the SUNWxwman/pkgmap file,
such as:
1 d none X11/share/man/man1 0755 root bin
|