summaryrefslogtreecommitdiff
path: root/java/jdk13
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-02-17 19:41:13 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-02-17 19:41:13 +0000
commit6253055c5534604e4dd5b80641da443d68ee61a6 (patch)
tree9650f806120b6368426d39deb528c4da292122a2 /java/jdk13
parent. Move the invocation of unregistervm to the top of the packing list. (diff)
. Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package are deleted (which is necessary for it to correctly delete the symbolic links created by registervm).
Notes
Notes: svn path=/head/; revision=129106
Diffstat (limited to 'java/jdk13')
-rw-r--r--java/jdk13/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk13/pkg-plist b/java/jdk13/pkg-plist
index 926257cd3cb7..46421d6f989c 100644
--- a/java/jdk13/pkg-plist
+++ b/java/jdk13/pkg-plist
@@ -1,3 +1,4 @@
+@unexec %%LOCALBASE%%/bin/unregistervm "%D/jdk%%JDK_VERSION%%/bin/java"
jdk%%JDK_VERSION%%/COPYRIGHT
jdk%%JDK_VERSION%%/LICENSE
jdk%%JDK_VERSION%%/LICENSE.fr
@@ -928,7 +929,6 @@ jdk%%JDK_VERSION%%/src.jar
@exec mkdir -p %D/share/doc/java
@unexec rmdir %D/share/doc/java 2>/dev/null || true
@exec %%LOCALBASE%%/bin/registervm "%D/jdk%%JDK_VERSION%%/bin/java # FREEBSD-JDK%%JDK_VERSION%%"
-@unexec %%LOCALBASE%%/bin/unregistervm "%D/jdk%%JDK_VERSION%%/bin/java"
@dirrm jdk%%JDK_VERSION%%/man/man1
@dirrm jdk%%JDK_VERSION%%/man
@dirrm jdk%%JDK_VERSION%%/lib/i386