aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/p7zip.rb
diff options
context:
space:
mode:
authorMike McQuaid2014-03-22 10:14:20 +0000
committerMike McQuaid2014-03-22 10:14:20 +0000
commit943833b125a08f8db28cc04f86288bdcc581f2c1 (patch)
tree9d41cc42146b5dd5bbb2f334a1b33cd7443ff7b5 /Library/Formula/p7zip.rb
parentec06684f64acd8cf4ceafcffb71bfc3886071aa2 (diff)
downloadhomebrew-943833b125a08f8db28cc04f86288bdcc581f2c1.tar.bz2
Remove unnecessary swearing.
Diffstat (limited to 'Library/Formula/p7zip.rb')
-rw-r--r--Library/Formula/p7zip.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/p7zip.rb b/Library/Formula/p7zip.rb
index fa44601f2..a38d8bb98 100644
--- a/Library/Formula/p7zip.rb
+++ b/Library/Formula/p7zip.rb
@@ -21,7 +21,7 @@ class P7zip < Formula
"DEST_MAN=#{man}",
"install"
- # install.sh chmods to 444, which is bullshit and breaks uninstalling
+ # install.sh chmods to 444, which is bad and breaks uninstalling
system "chmod -R +w #{doc}"
end
end