Skip to content

Commit

Permalink
Remove fix for v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Jan 8, 2025
1 parent 45dfd0f commit a9e3efe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Formula/sqitch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ def install
end

# Build and bundle (install).
# XXX Fix for removal of BEGIN block in v1.4.1.
system "perl -i -pe 's/BEGIN/use App::Sqitch/g' inc/Module/Build/Sqitch.pm"
system "perl", *args
system "./Build", "bundle"

Expand Down

0 comments on commit a9e3efe

Please sign in to comment.