summaryrefslogtreecommitdiff
path: root/lang/sun-jdk13/PLIST
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-01-29 11:10:19 +0000
committerjlam <jlam@pkgsrc.org>2003-01-29 11:10:19 +0000
commit6c24b78518c7c27dd9cbe556936d51a7ad68a3b9 (patch)
tree09037ecd8986880adfbce068bfc9eb06bc3e87c1 /lang/sun-jdk13/PLIST
parent0741df3b43f992002237863f817bc9a8776aa424 (diff)
downloadpkgsrc-6c24b78518c7c27dd9cbe556936d51a7ad68a3b9.tar.gz
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 <urban at boquist.net>.
Diffstat (limited to 'lang/sun-jdk13/PLIST')
-rw-r--r--lang/sun-jdk13/PLIST8
1 files changed, 1 insertions, 7 deletions
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}