Skip to content

Commit

Permalink
fix(deps): apply patch to enable podman on scap files
Browse files Browse the repository at this point in the history
Signed-off-by: Roberto Scolaro <[email protected]>
  • Loading branch information
therealbobo committed May 10, 2024
1 parent 598ad29 commit 97ac3c4
Show file tree
Hide file tree
Showing 2 changed files with 674 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmake/modules/falcosecurity-libs-repo/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ ExternalProject_Add(
BUILD_COMMAND ""
INSTALL_COMMAND ""
TEST_COMMAND ""
PATCH_COMMAND sh -c "patch -p1 <${CMAKE_SOURCE_DIR}/podman.patch"
)
Loading

0 comments on commit 97ac3c4

Please sign in to comment.