emacs: fix audit problem - 'Please set plist_options when using a formula-defined plist'

Closes #434.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
Ilia Abashin 2016-04-18 12:12:58 -07:00 committed by Andrew Janke
parent b58d2dfe97
commit c918532286

View file

@ -140,6 +140,8 @@ class Emacs < Formula
end
end
plist_options :manual => "emacs start"
def plist; <<-EOS.undent
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">