aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/vmalloc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/vmalloc.rb')
0 files changed, 0 insertions, 0 deletions
"ss">:any sha1 "0a2f8609c179a3096683645b64410dc3388245e6" => :mavericks sha1 "973505a805eadf37740db75a646e168b8c6545c7" => :mountain_lion sha1 "81691ff80d98176deefb878972ae419567326d12" => :lion end def install inreplace 'scripts/checkbashisms.pl', '###VERSION###', "#{version}ubuntu1" bin.install 'scripts/checkbashisms.pl' => 'checkbashisms' man1.install 'scripts/checkbashisms.1' end test do system "#{bin}/checkbashisms --version | grep #{version}" end end