aboutsummaryrefslogtreecommitdiff
path: root/java/jdk15/files/patch-unpack::Makefile
Commit message (Collapse)AuthorAgeFilesLines
* . Update to 1.4.2 patchset 6.Greg Lewis2004-01-141-13/+0
| | | | | | | | | | | | . Install the cacerts file from Sun's 1.4.2_03 release to avoid some problems associated with expired root certificates described in: http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436 Hopefully not objected to by: phantom Notes: svn path=/head/; revision=98174
* Fix path to patched file.Alexey Zelkin2003-11-121-2/+2
| | | | | | | Reported by: Nelis Lamprecht <nelis@brabys.co.za> Notes: svn path=/head/; revision=93816
* Add patch to fix build problems on 5.x system reported by many people.Alexey Zelkin2003-11-121-0/+13
It was last minute change and since this tool (unpack) is not used while building jdk14 port, I did not paid enough attention to test this change at -CURRENT system. Sorry. Notes: svn path=/head/; revision=93809