aboutsummaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk14
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-02-17 01:43:48 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-02-17 01:43:48 +0000
commitef7cb8d5fa31a163a2722fa8906e43df546cf9c3 (patch)
tree6804848faf1a547067aedc2ca461334e284830a7 /java/linux-sun-jdk14
parent0af0dea5354fdadf826c6eda3ba26fbf3ad7d592 (diff)
downloadports-ef7cb8d5fa31a163a2722fa8906e43df546cf9c3.tar.gz
ports-ef7cb8d5fa31a163a2722fa8906e43df546cf9c3.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). This fixes the packing list failures seen on pointyhat.
Notes
Notes: svn path=/head/; revision=129055
Diffstat (limited to 'java/linux-sun-jdk14')
-rw-r--r--java/linux-sun-jdk14/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jdk14/pkg-plist b/java/linux-sun-jdk14/pkg-plist
index 45afa76509e1..efccedd074cf 100644
--- a/java/linux-sun-jdk14/pkg-plist
+++ b/java/linux-sun-jdk14/pkg-plist
@@ -1,3 +1,4 @@
+@unexec %%LOCALBASE%%/bin/unregistervm "%D/%%T%%/bin/java"
%%T%%/COPYRIGHT
%%T%%/LICENSE
%%T%%/README
@@ -1536,7 +1537,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%%/man/man1
@dirrm %%T%%/man/ja_JP.eucJP/man1
@dirrm %%T%%/man/ja_JP.eucJP