-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: 1.4.0, 1.4.1
-
Component/s: install
-
01
-
x86, sparc
-
generic
-
Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2051613 | 1.4.1 | William Harnois | P1 | Closed | Fixed | hopper |
After pkgadd then pkgrm SUNWj3jmp, there are still two empty directories (ja_JP.PCK ja_JP.UTF-8) remain in /usr/j2se/man directory.
###@###.### 2002-02-08
In the pkgmap file of SUNWj3jmp package, it is missing two entries in order to remove the those directories.
It needs to add following into pkgmap
1 d none j2se/man/ja_JP.PCK 0755 root bin
1 d none j2se/man/ja_JP.UTF-8 0755 root bin
###@###.### 2002-02-08
###@###.### 2002-02-08
In the pkgmap file of SUNWj3jmp package, it is missing two entries in order to remove the those directories.
It needs to add following into pkgmap
1 d none j2se/man/ja_JP.PCK 0755 root bin
1 d none j2se/man/ja_JP.UTF-8 0755 root bin
###@###.### 2002-02-08
- backported by
-
JDK-2051613 two empty dir remain in /usr/j2se/man after removing all the SUNWj3* packages.
-
- Closed
-