Allow property to override the binary directory
-----------------------------------------------

                 Key: JRUBY-4517
                 URL: http://jira.codehaus.org/browse/JRUBY-4517
             Project: JRuby
          Issue Type: Improvement
         Environment: Gentoo Linux
            Reporter: Diego Elio Pettenò
            Assignee: Thomas E Enebo


Right now Config::CONFIG["bindir"] always reports JRUBY_HOME + /bin as 
commands' directories, and this is used among other things by rake to launch 
jruby itself.

Since distributions (in this case Gentoo) might install jruby directly into 
/usr/bin, there should be an override for this (currently fixed with a nasty 
hardcoding in Gentoo); it would also be nice to have the properties file to 
override that once and for all at build time ;)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to