Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1a08cbd8326acb02eebdc1608ce870248df8ce1e)
  • Date: Sat, 9 Sep 2006 14:52:31 -0500

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)



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1a08cbd8326acb02eebdc1608ce870248df8ce1e), Pol Vinogradov, 09/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page