Set License field for RPM package
This really should be set to conform to distro standards. Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com> Change-Id: I8c3bdcc7eb103cec9db6aa9f9cfec25754784be8
This commit is contained in:
@@ -438,6 +438,7 @@ endif()
|
||||
string ( APPEND CPACK_RPM_PACKAGE_RELEASE "%{?dist}" )
|
||||
set ( CPACK_RPM_FILE_NAME "RPM-DEFAULT" )
|
||||
message("CPACK_RPM_PACKAGE_RELEASE: ${CPACK_RPM_PACKAGE_RELEASE}")
|
||||
set( CPACK_RPM_PACKAGE_LICENSE "NCSA" )
|
||||
|
||||
## Process the Rpm install/remove scripts to update the CPACK variables
|
||||
configure_file ( "${CMAKE_CURRENT_SOURCE_DIR}/RPM/Binary/post.in" RPM/Binary/post @ONLY )
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user