diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/emacs.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index f2afe7b75..1aac76131 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -84,7 +84,6 @@ class Emacs < Formula #!/bin/bash #{prefix}/Emacs.app/Contents/MacOS/Emacs -nw "$@" EOS - (bin/"emacs").chmod 0755 else if build.include? "with-x" # These libs are not specified in xft's .pc. See: |
