commit 90c8123feee68ddb147df3966cb0b3cdccb93ff1
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Aug 3 09:16:04 2015 +0300

    fix ssl_certs cleanup

 ruby.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby.spec b/ruby.spec
index 3f23759..fbbde7f 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -547,7 +547,7 @@ for cert in \
        DigiCertHighAssuranceEVRootCA.pem \
        EntrustnetSecureServerCertificationAuthority.pem \
        GeoTrustGlobalCA.pem \
-do
+; do
        %{__rm} $RPM_BUILD_ROOT%{rubygems_dir}/rubygems/ssl_certs/$cert
 done
 
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to