- remove rm, it's done by gem_cleanup now

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-ffi?expand=0&rev=35
This commit is contained in:
Stephan Kulow 2013-03-26 06:03:36 +00:00 committed by Git OBS Bridge
parent 2d6794f309
commit a0f005cb5a
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 26 06:03:20 UTC 2013 - coolo@suse.com
- remove rm, it's done by gem_cleanup now
-------------------------------------------------------------------
Sat Mar 23 08:03:31 UTC 2013 - coolo@suse.com

View File

@ -64,8 +64,6 @@ Test::Unit or RSpec files, useful for developers.
%install
%gem_install -f
%gem_cleanup
# MANUAL
rm -r %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/ext
%files
%defattr(-,root,root,-)