[packages/ruby/DEVEL-3.1] cleanup

mis mis at pld-linux.org
Sun Oct 30 12:16:49 CET 2022


commit 18e4f93633e1e86f1ac493255bcb61fc4543c59d
Author: mis <mis at pld-linux.org>
Date:   Sun Oct 30 12:16:14 2022 +0100

    cleanup

 ruby.spec | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 8cd4f91..257eaaf 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -785,10 +785,6 @@ sed -i '/assert(OpenSSL::Cipher::Cipher.new(name).is_a?(OpenSSL::Cipher::Cipher)
 # https://bugs.ruby-lang.org/issues/10046
 sed -i '/def test_ctx_server_session_cb$/,/^  end$/ s/^/#/' test/openssl/test_ssl_session.rb
 
-#find .bundle -name extconf.rb -exec sed -i \
-#     -e '/create_makefile/i \$arch_hdrdir = "$(hdrdir)/../.ext/include/$(arch)"' \
-#     -e '/create_makefile/i \$DLDFLAGS << " -L#{$top_srcdir}"' {} \;
-
 %{__make} check TESTS="-v $DISABLE_TESTS"
 %endif
 
@@ -982,12 +978,8 @@ done
 %{__rm} $RPM_BUILD_ROOT%{ruby_ridir}/win32/page-*.ri
 %endif
 
-#%if %{without doc}
-#%{__rm} -r $RPM_BUILD_ROOT%{ruby_ridir}
-#%endif
-
 %clean
-#rm -rf $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/18e4f93633e1e86f1ac493255bcb61fc4543c59d



More information about the pld-cvs-commit mailing list