summaryrefslogtreecommitdiff
path: root/lib/bundler/source/path/installer.rb
diff options
context:
space:
mode:
-rw-r--r--lib/bundler/source/path/installer.rb2
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ module Bundler
run_hooks(:post_build)
end
- generate_bin unless spec.executables.nil? || spec.executables.empty?
run_hooks(:post_install)
ensure