Skip to content

Commit

Permalink
sdformat9: remove patch
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters authored Jan 5, 2024
1 parent d799a44 commit e1d56d4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Formula/sdformat9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ class Sdformat9 < Formula
depends_on "tinyxml"
depends_on "urdfdom"

patch do
# Fix ruby syntax
# Remove with next release
url "https://github.com/gazebosim/sdformat/commit/6890d65de952b37a6d8935c0f6d823d26ff8aa86.patch?full_index=1"
sha256 "f0524bbc4d40de81024a9ac804fdb43683d974919dfe46cb583f920640a8da3a"
end

def install
cmake_args = std_cmake_args
cmake_args << "-DBUILD_TESTING=OFF"
Expand Down

0 comments on commit e1d56d4

Please sign in to comment.