Run `brew upgrade' after `git pull
authorMORIOKA Tomohiko <tomo.git@chise.org>
Fri, 13 Jul 2012 17:33:28 +0000 (02:33 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Fri, 13 Jul 2012 17:33:28 +0000 (02:33 +0900)
https://github.com/chise/homebrew/'.

bootstrap.homebrew

index 36a698a..ea8d7f8 100755 (executable)
@@ -21,6 +21,7 @@ fi
 (cd `brew --prefix` ; git pull https://github.com/chise/homebrew/)
 
 brew -v install canna
 (cd `brew --prefix` ; git pull https://github.com/chise/homebrew/)
 
 brew -v install canna
+brew upgrade
 
 sudo sh -c "sed 's/rc\.canna/rc.canna-root/' \
     < /usr/local/Cellar/canna/3.7p3_1/homebrew.mxcl.canna.plist \
 
 sudo sh -c "sed 's/rc\.canna/rc.canna-root/' \
     < /usr/local/Cellar/canna/3.7p3_1/homebrew.mxcl.canna.plist \