diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/shocco.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/shocco.rb b/Library/Formula/shocco.rb index 5d758c7a3..6cf47609e 100644 --- a/Library/Formula/shocco.rb +++ b/Library/Formula/shocco.rb @@ -19,9 +19,7 @@ class Shocco < Formula sha1 '4fbd937fd5cebc79fa4b26d4cce0868c4eec5ec5' end - def patches - DATA - end + patch :DATA def install libexec.install resource('pygments').files('pygmentize', 'pygments') |
