Skip to content

Commit

Permalink
Merge pull request #477 from arvindcheru/release/rocm-rel-5.4
Browse files Browse the repository at this point in the history
Cherry Pick Fix for old version rocm include/lib folders not removed on upgrade.

Co-authored-by:  Aravindan Cheruvally <aravindan.cheruvally@amd.com>
  • Loading branch information
TorreZuk and arvindcheru committed Nov 1, 2022
2 parents f6570cb + 4259ac6 commit 2740dcf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ endif()

set(CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST_ADDITION
"\${CPACK_PACKAGING_INSTALL_PREFIX}"
"\${CPACK_PACKAGING_INSTALL_PREFIX}/${CMAKE_INSTALL_INCLUDEDIR}"
"\${CPACK_PACKAGING_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}"
)

set(ROCSOLVER_CONFIG_DIR "\${CPACK_PACKAGING_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}"
Expand Down

0 comments on commit 2740dcf

Please sign in to comment.