aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/opendetex.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/opendetex.rb b/Library/Formula/opendetex.rb
index 5de980d07..d53658b76 100644
--- a/Library/Formula/opendetex.rb
+++ b/Library/Formula/opendetex.rb
@@ -5,9 +5,7 @@ class Opendetex < Formula
url 'https://opendetex.googlecode.com/files/opendetex-2.8.1.tar.bz2'
sha1 'a811635519dc6573735ca9d406f7032eccacd7e0'
- def patches
- DATA
- end
+ patch :DATA
def install
system 'make'