jgem script bundled with buildr all-in-one for 1.4.6 has hardcoded magicline
----------------------------------------------------------------------------
Key: BUILDR-633
URL: https://issues.apache.org/jira/browse/BUILDR-633
Project: Buildr
Issue Type: Bug
Affects Versions: 1.4.6
Reporter: Damian Monogue
The jgem script included as buildr-1.4.6/bin/jgem in the
buildr-all-in-one-1.4.6.tar.gz file has the following magic line:
#!/home/boisvert/git/buildr/_all-in-one/jruby-1.6.4/bin/jruby
and I believe it should probably be
#!/usr/bin/env jruby
as it is in the buildr-all-in-one-1.4.6.zip file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira