Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
ruby-build
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ruby-build
Commits
23ccbd7d
Commit
23ccbd7d
authored
Aug 02, 2011
by
Joshua Peek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Ruby Enterprise 1.8.7 2011.03
parent
8ef76b19
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
bin/ruby-build
+5
-0
versions/ree-1.8.7-2011.03
+1
-0
No files found.
bin/ruby-build
View file @
23ccbd7d
...
@@ -65,6 +65,11 @@ build_package_ruby() {
...
@@ -65,6 +65,11 @@ build_package_ruby() {
}
>
$LOG_PATH
2>&1
}
>
$LOG_PATH
2>&1
}
}
build_package_ree_installer
()
{
{
./installer
--auto
"
$PREFIX_PATH
"
}
>
$LOG_PATH
2>&1
}
usage
()
{
usage
()
{
echo
"usage: ruby-build DEFINITION-PATH INSTALLATION-PREFIX"
echo
"usage: ruby-build DEFINITION-PATH INSTALLATION-PREFIX"
exit
1
exit
1
...
...
versions/ree-1.8.7-2011.03
0 → 100644
View file @
23ccbd7d
install_package "ruby-enterprise-1.8.7-2011.03" "http://rubyenterpriseedition.googlecode.com/files/ruby-enterprise-1.8.7-2011.03.tar.gz" ree_installer
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment