Skip to content

Commit

Permalink
Merge branch 'main' into revert-openshit-related-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Samiur Arif authored Jun 27, 2023
2 parents 2619ec7 + 9dc128a commit 3dcbe3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dist/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ set(CPACK_COMPONENTS_GROUPING IGNORE) # one package per component
set(CPACK_RPM_COMPONENT_INSTALL ON)
set(CPACK_DEB_COMPONENT_INSTALL ON)

set(CPACK_RPM_FILE_NAME "RPM-DEFAULT")
set(CPACK_DEBIAN_FILE_NAME "DEB-DEFAULT")

set(CPACK_RPM_PACKAGRE_REQUIRES "bash")
set(CPACK_DEBIAN_PACKAGE_DEPENDS "bash")

Expand Down

0 comments on commit 3dcbe3a

Please sign in to comment.