aboutsummaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk13
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-02-17 20:56:32 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-02-17 20:56:32 +0000
commite09d999d99038f5946280c25960d5c0dda09d7fa (patch)
treefe1357d99e10a3fce6eb29e66c89fd44aed92bf2 /java/linux-sun-jdk13
parent501e8431e2cedceca224044b9033b41985397306 (diff)
downloadports-e09d999d99038f5946280c25960d5c0dda09d7fa.tar.gz
ports-e09d999d99038f5946280c25960d5c0dda09d7fa.zip
. 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=129110
Diffstat (limited to 'java/linux-sun-jdk13')
-rw-r--r--java/linux-sun-jdk13/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jdk13/pkg-plist b/java/linux-sun-jdk13/pkg-plist
index caf89507508f..deb924b76ce2 100644
--- a/java/linux-sun-jdk13/pkg-plist
+++ b/java/linux-sun-jdk13/pkg-plist
@@ -1,3 +1,4 @@
+@unexec %%LOCALBASE%%/bin/unregistervm "%D/%%T%%/bin/java"
%%T%%/jre/bin/i386/green_threads/java
%%T%%/jre/bin/i386/green_threads/oldjava
%%T%%/jre/bin/i386/green_threads/javac
@@ -799,7 +800,6 @@
@exec mkdir -p %D/share/doc/java
@unexec rmdir %D/share/doc/java 2>/dev/null || true
@exec %%LOCALBASE%%/bin/registervm "%D/%%T%%/bin/java # Linux-Sun-JDK%%PORTVERSION%%"
-@unexec %%LOCALBASE%%/bin/unregistervm "%D/%%T%%/bin/java"
@dirrm %%T%%/jre/bin/i386/green_threads
@dirrm %%T%%/jre/bin/i386/native_threads
@dirrm %%T%%/jre/bin/i386