wmctrl: use patch DSL

master
Jack Nagel 2014-03-21 10:11:07 -05:00
parent 9c2e6c3d96
commit 4b36e99783
1 changed files with 4 additions and 6 deletions

View File

@ -10,12 +10,10 @@ class Wmctrl < Formula
depends_on 'gettext'
depends_on :x11
def patches
# Fix for 64-bit arch. See:
# * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=362068
# * http://patch-tracker.debian.org/package/wmctrl/1.07-6
DATA
end
# Fix for 64-bit arch. See:
# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=362068
# http://patch-tracker.debian.org/package/wmctrl/1.07-6
patch :DATA
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",