Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
gloox: use patch DSL
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Mar 19, 2014
1 parent 1894a11 commit 1a18542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/gloox.rb
Expand Up @@ -9,7 +9,7 @@ class Gloox < Formula

# signed/unsigned conversion error, reported upstream:
# http://bugs.camaya.net/ticket/?id=223
def patches; DATA; end
patch :DATA

def install
system "./configure", "--disable-debug",
Expand Down

0 comments on commit 1a18542

Please sign in to comment.