From 2caa0854c7bd3bbdbbb99a21ed42b27575047ff9 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 21 Jun 2013 14:51:52 -0700 Subject: emacs: remove chmod The cleaner gives this script the correct permissions. --- Library/Formula/emacs.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula') 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: -- cgit v1.2.3