glib: prevent rewrite_shebang from erroring

master
Branch Vincent 2022-02-02 08:05:22 -05:00 committed by BrewTestBot
parent ab50ea5018
commit ba3cc285fc
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ class Glib < Formula
system "meson", *args, ".."
system "ninja", "-v"
system "ninja", "install", "-v"
bin.find { |f| rewrite_shebang detected_python_shebang, f }
rewrite_shebang detected_python_shebang, *bin.children
end
# ensure giomoduledir contains prefix, as this pkgconfig variable will be