autobrew: fix brew audit error on double blank line

This commit is contained in:
James R. Barlow
2017-05-14 23:15:02 -07:00
parent d087649eab
commit aff982036b
-1
View File
@@ -25,7 +25,6 @@ class Ocrmypdf < Formula
depends_on "libpng"
${resources}
def install
ENV.append ["SETUPTOOLS_SCM_PRETEND_VERSION"], "v${ocrmypdf_version}"
ENV.each do |key, value|