Revert accidental merge of 1.9.3.125 from F-18 -> F-17
Revert "Simplify seds."
This reverts commit 7844acce6d
.
This commit is contained in:
parent
a942830f25
commit
a9b40195d0
12
ruby.spec
12
ruby.spec
@ -410,16 +410,16 @@ sed -i '2 a\
|
||||
sed -i '2 a\
|
||||
s.require_paths = ["lib"]' %{buildroot}/%{gem_dir}/specifications/rdoc-%{rdoc_version}.gemspec
|
||||
|
||||
sed -i '2 a\
|
||||
s.require_paths = ["lib"]\
|
||||
sed -i -e '2 a\
|
||||
s.require_paths = ["lib"]' -e '3 a\
|
||||
s.extensions = ["bigdecimal.so"]' %{buildroot}/%{gem_dir}/specifications/bigdecimal-%{bigdecimal_version}.gemspec
|
||||
|
||||
sed -i '2 a\
|
||||
s.require_paths = ["lib"]\
|
||||
sed -i -e '2 a\
|
||||
s.require_paths = ["lib"]' -e '3 a\
|
||||
s.extensions = ["io/console.so"]' %{buildroot}/%{gem_dir}/specifications/io-console-%{io_console_version}.gemspec
|
||||
|
||||
sed -i '2 a\
|
||||
s.require_paths = ["lib"]\
|
||||
sed -i -e '2 a\
|
||||
s.require_paths = ["lib"]' -e '3 a\
|
||||
s.extensions = ["json/ext/parser.so", "json/ext/generator.so"]' %{buildroot}/%{gem_dir}/specifications/json-%{json_version}.gemspec
|
||||
|
||||
sed -i '2 a\
|
||||
|
Loading…
Reference in New Issue
Block a user