summaryrefslogtreecommitdiff
path: root/homebrew/blackbox/.make.sh-auto
blob: 21acff705adba9c996045a6a73e26d2979c53574 (plain)
1
2
3
pkg:setup
libexec.install Dir["bin/*"]
bin.write_exec_script Dir[libexec/"*"].select { |f| File.executable? f }