Skip to content

Commit

Permalink
[#124] Remove experimental from package name.
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn authored and trel committed Oct 3, 2024
1 parent 25f9a97 commit a2c7084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ install(
include(IrodsCPackCommon)
include(IrodsCPackPlatform)

set(IRODS_PACKAGE_NAME irods-experimental-client-s3-api)
set(IRODS_PACKAGE_NAME irods-client-s3-api)

#list(APPEND CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST_ADDITION "${CPACK_PACKAGING_INSTALL_PREFIX}${IRODS_HOME_DIRECTORY}")
#list(APPEND CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST_ADDITION "${CPACK_PACKAGING_INSTALL_PREFIX}${IRODS_HOME_DIRECTORY}/scripts")
Expand Down

0 comments on commit a2c7084

Please sign in to comment.