Skip to content

Commit

Permalink
remove deprecated ruby preventing package install
Browse files Browse the repository at this point in the history
  • Loading branch information
jessefarinacci authored Dec 9, 2024
1 parent dd61bc4 commit 8177bbc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions phetch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ class Phetch < Formula

def install
bin.install "phetch"
if File.exists? "phetch.1"
man.install "phetch.1"
end
man.install "phetch.1"
end
end

0 comments on commit 8177bbc

Please sign in to comment.