aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/java-vm.eselect.in')
-rw-r--r--src/modules/java-vm.eselect.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/java-vm.eselect.in b/src/modules/java-vm.eselect.in
index 603c2fd..0b36f8c 100644
--- a/src/modules/java-vm.eselect.in
+++ b/src/modules/java-vm.eselect.in
@@ -4,8 +4,7 @@
DESCRIPTION="Manage the Java system and user VM"
MAINTAINER="java@gentoo.org"
-SVN_DATE='$Date: $'
-VERSION=$(svn_date_to_version "${SVN_DATE}" )
+VERSION="@VERSION@"
VM_BASE=/usr/lib/jvm
VM_SYSTEM="/etc/java-config-2/current-system-vm"