Skip to content

Commit

Permalink
Revert "WIP"
Browse files Browse the repository at this point in the history
This reverts commit 855a28e.
  • Loading branch information
MikeMcQuaid committed Nov 16, 2016
1 parent af33827 commit cb504bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Formula/ack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ class Ack < Formula
end

def install
system "nosuchcommand"
if build.stable?
bin.install "ack-#{version}-single-file" => "ack"
system "pod2man", "#{bin}/ack", "ack.1"
Expand Down
2 changes: 1 addition & 1 deletion Formula/you-get.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class YouGet < Formula

desc "Dumb downloader that scrapes the web"
homepage "https://you-get.org/"
url "https://files.pythonhosted.org/packages/01/65/3830393a7abb7f744fd2a85324859aa67d9979a4fa0cbdba4d2ec192d038/you-get-0.4.556.tar.gz"
url "https://files.pythonhosted.org/packages/01/65/3830393a7abb7f744fd2a85324859aa67d9979a4fa0cbdba4d2ec192d038/you-get-0.4.555.tar.gz"
sha256 "a90f26c8059240803b1c0a9ed9816af3f1831b9d8ffb9be572a0f5fb4f6eee4d"
revision 2

Expand Down

0 comments on commit cb504bc

Please sign in to comment.