mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
Do not simply rename "license_sdk.rtf" to "copyright"
This commit is contained in:
parent
2581afcbb3
commit
9e2fd15455
@ -89,5 +89,4 @@ file(INSTALL
|
||||
|
||||
# Handle copyright
|
||||
file(COPY "${SOURCE_PATH}/sdk/PFiles/Microsoft SDKs/MPI/License/license_sdk.rtf" DESTINATION ${CURRENT_PACKAGES_DIR}/share/msmpi)
|
||||
#TODO: convert RTF to simple text?!
|
||||
file(RENAME ${CURRENT_PACKAGES_DIR}/share/msmpi/license_sdk.rtf ${CURRENT_PACKAGES_DIR}/share/msmpi/copyright)
|
||||
file(WRITE ${CURRENT_PACKAGES_DIR}/share/msmpi/copyright "See the accompanying license_sdk.rtf")
|
||||
|
Loading…
x
Reference in New Issue
Block a user