aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gettext.rb
diff options
context:
space:
mode:
authorMax Howell2009-09-16 17:08:32 +0100
committerMax Howell2009-09-16 17:08:32 +0100
commit4fe374dafde412814d0398314852b7096332ed3d (patch)
tree4675a010f6af6d6c8182aa2200bc3bdd5ca30a06 /Library/Formula/gettext.rb
parent9a59a1037c4bb227da2fff2fae209f341b9aedbe (diff)
downloadhomebrew-4fe374dafde412814d0398314852b7096332ed3d.tar.bz2
Default to patch level 1
Having gone through our patches it's clear that p1 is more standard. Also fixed a bug where returning DATA outside of an array would fail to patch.
Diffstat (limited to 'Library/Formula/gettext.rb')
-rw-r--r--Library/Formula/gettext.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/gettext.rb b/Library/Formula/gettext.rb
index b518ae381..9f5a9bfe1 100644
--- a/Library/Formula/gettext.rb
+++ b/Library/Formula/gettext.rb
@@ -6,9 +6,7 @@ class Gettext <Formula
@homepage='http://www.gnu.org/software/gettext/'
def patches
- {
- :p1 => ['http://gist.github.com/raw/186336/2fe65fab894f94a03aab2f03349ae7f1febcd301/mac-osx-105-environ.patch']
- }
+ 'http://gist.github.com/raw/186336/2fe65fab894f94a03aab2f03349ae7f1febcd301/mac-osx-105-environ.patch'
end
def install