. Add missing terminating " to registervm arguments.

Submitted by:	bento via kris
This commit is contained in:
Greg Lewis 2004-06-10 22:57:49 +00:00
parent 7fd3764960
commit 5538f31e01
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111236

View file

@ -1523,7 +1523,7 @@
%%T%%/src.zip
@exec mkdir -p %D/share/doc/java
@unexec rmdir %D/share/doc/java 2>/dev/null || true
@exec %D/bin/registervm "%D/%%T%%/bin/java # Linux-Sun-JDK%%PORTVERSION%%
@exec %D/bin/registervm "%D/%%T%%/bin/java # Linux-Sun-JDK%%PORTVERSION%%"
@unexec %D/bin/unregistervm Linux-Sun-JDK%%PORTVERSION%%
@dirrm %%T%%/man/man1
@dirrm %%T%%/man/ja_JP.eucJP/man1