[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1a08cbd8326acb02eebdc1608ce870248df8ce1e)

Pol Vinogradov scm at mail.sourcemage.org
Sat Sep 9 15:52:31 EDT 2006


GIT changes to master grimoire by Pol Vinogradov <vin.public at gmail.com>:

 devel/jruby/HISTORY |    3 +++
 devel/jruby/INSTALL |    2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

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)



More information about the SM-Commit mailing list