diff --git a/ports/uthenticode/portfile.cmake b/ports/uthenticode/portfile.cmake index 6b2bb5127b0673..762cb913fd29d8 100644 --- a/ports/uthenticode/portfile.cmake +++ b/ports/uthenticode/portfile.cmake @@ -23,6 +23,6 @@ file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/share) file( INSTALL ${SOURCE_PATH}/LICENSE - DESTINATION ${CURRENT_PACKAGES_DIR}/share/uthenticode + DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright )