Remove clean-static-libs from omnibus build (#4207)

Remove clean-static-libs from omnibus build
This commit is contained in:
Clinton Wolfe 2019-06-17 13:00:22 -04:00 committed by GitHub
commit 21ee116301
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,8 +51,6 @@ dependency "shebang-cleanup"
# Ensure our SSL cert files are accessible to ruby.
dependency "openssl-customization"
# Remove all .dll.a and .a files needed for static linkage.
dependency "clean-static-libs"
dependency "ruby-cleanup"
package :rpm do