rmate: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 20:32:55 +08:00
parent 2e6ad75719
commit d598d4316e

View file

@ -5,6 +5,8 @@ class Rmate < Formula
sha256 "a84105e2c986ef39def5147fa83b8607bab41502177040f4324f5f94946a8e50"
head "https://github.com/textmate/rmate.git"
bottle :unneeded
def install
bin.install "bin/rmate"
end