- 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:
parent
2d6794f309
commit
a0f005cb5a
@ -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
|
Sat Mar 23 08:03:31 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -64,8 +64,6 @@ Test::Unit or RSpec files, useful for developers.
|
|||||||
%install
|
%install
|
||||||
%gem_install -f
|
%gem_install -f
|
||||||
%gem_cleanup
|
%gem_cleanup
|
||||||
# MANUAL
|
|
||||||
rm -r %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/ext
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user