git://git.onelab.eu
/
rvm-ruby.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
725873d
)
we have swapped release and version, so this is required
rvm-ruby-1.20.10-4
author
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Tue, 4 Jun 2013 09:25:15 +0000
(11:25 +0200)
committer
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Tue, 4 Jun 2013 09:25:15 +0000
(11:25 +0200)
rpm/rvm-ruby.spec
patch
|
blob
|
history
diff --git
a/rpm/rvm-ruby.spec
b/rpm/rvm-ruby.spec
index
7b705d8
..
3050fb7
100644
(file)
--- a/
rpm/rvm-ruby.spec
+++ b/
rpm/rvm-ruby.spec
@@
-60,7
+60,7
@@
export rvm_ignore_rvmrc=1 \
rvm_path="%{buildroot}%{rvm_dir}" \
rvm_man_path="%{buildroot}%{_mandir}" \
HOME=%{buildroot}
-\curl -L https://get.rvm.io | bash -s stable --version %{
release
}
+\curl -L https://get.rvm.io | bash -s stable --version %{
version
}
)
# So members of the rvm group can write to it