diff options
| author | Adam Vandenberg | 2012-10-27 19:23:42 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2012-10-27 19:23:54 -0700 |
| commit | affe26f0c71e73926af00cb91d3c430151f554d3 (patch) | |
| tree | 7f4d80d9ba57cdaea9fbcbf5c8b8dfbb3c36f58f /Library | |
| parent | 9c851e822f9b6e6842a355ba1f14f5c23bbd0f2c (diff) | |
| download | homebrew-affe26f0c71e73926af00cb91d3c430151f554d3.tar.bz2 | |
bamtools: fix an indent
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/bamtools.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bamtools.rb b/Library/Formula/bamtools.rb index 61178574f..4acf8e59c 100644 --- a/Library/Formula/bamtools.rb +++ b/Library/Formula/bamtools.rb @@ -14,7 +14,7 @@ class Bamtools < Formula # they're not installed by default. Sent upstream: # https://github.com/pezmaster31/bamtools/pull/55 def patches - DATA + DATA end def install |
