Logo
Explore Help
Sign In
mirrors/brew
1
0
Fork 0
You've already forked brew
mirror of https://github.com/Homebrew/brew.git synced 2025-07-14 16:09:03 +08:00
Code Issues Packages Projects Releases Wiki Activity
brew/Library/Homebrew/cmd/postinstall.rb

6 lines
94 B
Ruby
Raw Normal View History

Only "extend self" once on the Homebrew module
2014-06-18 22:41:47 -05:00
module Homebrew
brew-postinstall: add new command. Runs post-install jobs in case they failed or need rerun for any reason.
2013-09-01 13:56:35 +01:00
def postinstall
Always respect build options when invoking post_install Fixes Homebrew/homebrew#36335.
2015-02-06 22:36:53 -05:00
ARGV.formulae.each { |f| f.run_post_install }
brew-postinstall: add new command. Runs post-install jobs in case they failed or need rerun for any reason.
2013-09-01 13:56:35 +01:00
end
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 158ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API