From c8c2cb2dd3dac7fbdafd2121eb4553b6ba12232d Mon Sep 17 00:00:00 2001 From: Max Howell Date: Tue, 15 Sep 2009 19:05:24 +0100 Subject: Use __END__ patch rather than github gist Also there was seemingly some bug where if you didn't read the pipe for the patch commmand the exit status was non-zero. --- Library/Formula/mawk.rb | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'Library/Formula/mawk.rb') diff --git a/Library/Formula/mawk.rb b/Library/Formula/mawk.rb index 776117d1e..a2079249d 100644 --- a/Library/Formula/mawk.rb +++ b/Library/Formula/mawk.rb @@ -7,9 +7,7 @@ class Mawk ["http://bitbucket.org/0xffea/patches/raw/6402e50a132f/homebrew/mawk-001-shell.diff"] - } + { :p1 => DATA } end def install @@ -17,3 +15,18 @@ class Mawk