Skip to content

Commit

Permalink
aspcud: use patch DSL
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Mar 18, 2014
1 parent d36e5a9 commit 4c381a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/aspcud.rb
Expand Up @@ -11,7 +11,7 @@ class Aspcud < Formula
depends_on 'gringo'
depends_on 'clasp'

def patches; DATA; end
patch :DATA

def install
system "make"
Expand Down

0 comments on commit 4c381a6

Please sign in to comment.