pgtap - fix audit warning

This commit is contained in:
Adam Vandenberg 2010-11-03 20:04:42 -07:00
parent 4c0144a396
commit 9b17e388d0

View file

@ -8,7 +8,7 @@ class Pgtap <Formula
depends_on 'postgresql'
skip_clean :all
def install
system "make install"
bin.install %w(bbin/pg_prove bbin/pg_tapgen)