diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/aplus.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/aplus.rb b/Library/Formula/aplus.rb index 7c8fc1e3b..22d6fc41f 100644 --- a/Library/Formula/aplus.rb +++ b/Library/Formula/aplus.rb @@ -8,9 +8,7 @@ class Aplus < Formula # Fix the missing CoreServices include (via Fink version of aplus) # Fix C++ syntax errors for clang - def patches - DATA - end + patch :DATA def install # replace placeholder w/ actual prefix |
