h2: fix audit warning.

This commit is contained in:
Mike McQuaid 2014-03-31 12:33:26 -05:00
parent 752e13c4a8
commit 248144ec37

View file

@ -17,7 +17,7 @@ class H2 < Formula
rm_f Dir["bin/*.bat"]
# Fix the permissions on the script
chmod 0755, Dir["bin/h2.sh"]
chmod 0755, "bin/h2.sh"
libexec.install Dir['*']
(bin+'h2').write script