diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/olsrd.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/olsrd.rb b/Library/Formula/olsrd.rb index a82fe567f..b5c5565cf 100644 --- a/Library/Formula/olsrd.rb +++ b/Library/Formula/olsrd.rb @@ -6,7 +6,7 @@ class Olsrd < Formula sha1 '0d74708dd94ad978af061a44758f8ea31845261f' #Release is broken and assumes git repository - def patches; DATA end + patch :DATA def install lib.mkpath |
