From 15c4868d54550f17d431f242d6c80a2d47be3ed1 Mon Sep 17 00:00:00 2001 From: Mahno Date: Tue, 18 Feb 2025 14:56:58 +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 a5e6fef..eb92920 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 -%{_libdir}/ruby/vendor_ruby/yast -%{_libdir}/ruby/vendor_ruby/*x.so -%{_libdir}/ruby/vendor_ruby/yast +%{_libdir}/ruby/vendor_ruby/yast/*.rb +%{_libdir}/ruby/vendor_ruby/yast.rb +%{_libdir}/ruby/vendor_ruby/yast/*x.so +%{_libdir}/ruby/vendor_ruby/yastx.so %license COPYING %changelog