From e5e174e0ac850bf1c9c6b1f23c4e8e0b6269fdc8 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 29 Jan 2003 11:10:19 +0000 Subject: Update sun-jre13 and sun-jdk13 to 1.0.7. These are bug fix releases from Sun for JDK 1.3.1. Pkgsrc changes include noting that some of the installed files are config files and using bsd.pkg.install.mk to handle the file copying and directory handling, and using a more scalable method to remove files shared between the JRE and JDK during the JDK installation. This closes PR 18942 by Urban Boquist . --- lang/sun-jdk13/PLIST | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'lang/sun-jdk13/PLIST') diff --git a/lang/sun-jdk13/PLIST b/lang/sun-jdk13/PLIST index 1fc32e6e809..12fb7e0ce1d 100644 --- a/lang/sun-jdk13/PLIST +++ b/lang/sun-jdk13/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/07/27 22:01:33 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/01/29 11:10:19 jlam Exp $ README.html bin/HtmlConverter bin/appletviewer @@ -610,8 +610,6 @@ man/man1/native2ascii.1 man/man1/rmic.1 man/man1/serialver.1 src.jar -@unexec ${RMDIR} %D/lib/i386 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/lib 2>/dev/null || ${TRUE} @dirrm include/linux @dirrm include-old/linux @dirrm include-old @@ -711,7 +709,3 @@ src.jar @dirrm demo/applets/Animator @dirrm demo/applets @dirrm demo -@unexec ${RMDIR} %D/bin/i386/native_threads 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/bin/i386/green_threads 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/bin/i386 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D 2>/dev/null || ${TRUE} -- cgit v1.2.3