Project

General

Profile

« Previous | Next » 

Revision 592ed82d

Added by Eric Helms over 7 years ago

Switch to using gem_install macro

View differences:

rubygem-multi_json/rubygem-multi_json.spec
%prep
%setup -q -c -T
mkdir -p .%{gem_dir}
%{?scl:scl enable %scl "}
gem install --local --install-dir .%{gem_dir} \
--force %{SOURCE0}
%{?scl:"}
%{?scl:scl enable %{scl} - <<EOF}
%gem_install -n %{SOURCE0}
%{?scl:EOF}
%build

Also available in: Unified diff