New commits:
commit 3d936050da3ceefe8618681d3ba6eecd44ba21ae
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
devel/jruby:
INSTALL: fixed destination path, wrong usage of VERSION
diff --git a/devel/jruby/HISTORY b/devel/jruby/HISTORY
index 8959423..1eaa5ac 100644
--- a/devel/jruby/HISTORY
+++ b/devel/jruby/HISTORY
@@ -1,2 +1,5 @@
+2006-09-10 Pol Vinogradov <vin.public AT gmail.com>
+ * INSTALL: fixed destination path, wrong usage of VERSION
+
2006-09-09 Pol Vinogradov <vin.public AT gmail.com>
* BUILD, DETAILS, DEPENDS, INSTALL: created spell
diff --git a/devel/jruby/INSTALL b/devel/jruby/INSTALL
index 0e828d5..02746e3 100755
--- a/devel/jruby/INSTALL
+++ b/devel/jruby/INSTALL
@@ -1 +1 @@
-install lib/jruby.jar ${INSTALL_ROOT}/usr/lib/jdk${VERSION}
+install lib/jruby.jar ${INSTALL_ROOT}/usr/lib/jdk$(installed_version JAVA)
[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1a08cbd8326acb02eebdc1608ce870248df8ce1e),
Pol Vinogradov, 09/11/2006