From e90241e058776ea1d44a505777311eeca30d04ed Mon Sep 17 00:00:00 2001 From: Mahno Date: Tue, 18 Feb 2025 14:08:53 +0800 Subject: [PATCH] try fix build issue --- yast2-ruby-bindings.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yast2-ruby-bindings.spec b/yast2-ruby-bindings.spec index 550a3fe..a5e6fef 100644 --- a/yast2-ruby-bindings.spec +++ b/yast2-ruby-bindings.spec @@ -101,10 +101,10 @@ cd - %defattr (-, root, root) %{yast_ybindir}/y2start %{_libdir}/YaST2/plugin/libpy2lang_ruby.so -%{_libdir}/ruby/vendor_ruby/%{rb_ver}/*.rb -%{_libdir}/ruby/vendor_ruby/%{rb_ver}/yast -%{_libdir}/ruby/vendor_ruby/%{rb_ver}/%{rb_arch}/*x.so -%{_libdir}/ruby/vendor_ruby/%{rb_ver}/%{rb_arch}/yast +%{_libdir}/ruby/vendor_ruby/rb +%{_libdir}/ruby/vendor_ruby/yast +%{_libdir}/ruby/vendor_ruby/*x.so +%{_libdir}/ruby/vendor_ruby/yast %license COPYING %changelog