diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/gsmartcontrol.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/gsmartcontrol.rb b/Library/Formula/gsmartcontrol.rb index 98ef1bc16..909a6940c 100644 --- a/Library/Formula/gsmartcontrol.rb +++ b/Library/Formula/gsmartcontrol.rb @@ -14,9 +14,7 @@ class Gsmartcontrol < Formula # Fix bad includes with gtkmm-2.24.3 # Check if this is still needed with new versions of gsmartcontrol and gtkmm - def patches - DATA - end + patch :DATA def install system "./configure", "--disable-dependency-tracking", |
