diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/visualnetkit.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/visualnetkit.rb b/Library/Formula/visualnetkit.rb index b919f684a..665a47a1b 100644 --- a/Library/Formula/visualnetkit.rb +++ b/Library/Formula/visualnetkit.rb @@ -12,9 +12,7 @@ class Visualnetkit < Formula # versions of Qt. Since the upstream project hasn't had activity in a while, # if a newer version of Qt breaks this formula we will consider moving it to # the boneyard instead. - def patches - DATA - end + patch :DATA def install system "/bin/sh", "./build.sh", "-r" |
