mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Remove clean-static-libs from omnibus build
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
8358ec5861
commit
860498b838
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue