aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSamuel John2013-06-09 17:21:56 +0200
committerSamuel John2013-06-09 20:37:30 +0200
commite63ae32ece6691d2ac3d17a27de18fb3b6eb9b86 (patch)
tree871a1ab52fa447b65fe0d89b787b706f5fd479ad /Library/Formula
parentece1eb21b0a65d3a98332d87fba162f1fd320d25 (diff)
downloadhomebrew-e63ae32ece6691d2ac3d17a27de18fb3b6eb9b86.tar.bz2
mkclean: comment bit
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mkclean.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mkclean.rb b/Library/Formula/mkclean.rb
index 6570b15ac..1a9349141 100644
--- a/Library/Formula/mkclean.rb
+++ b/Library/Formula/mkclean.rb
@@ -6,7 +6,7 @@ class Mkclean < Formula
sha1 '21d9dd829086fe13771815481b6c7beeb83aca88'
def patches
- # Fixes compile error with with XCode-4.3+, a hardcoded /Developer. Reported as:
+ # Fixes compile error with XCode-4.3+, a hardcoded /Developer. Reported as:
# https://sourceforge.net/tracker/?func=detail&aid=3505611&group_id=68739&atid=522228
DATA if MacOS.prefer_64_bit?
end