Skip to content

Commit

Permalink
ports/uthenticode: Use ${PORT}
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed May 8, 2020
1 parent 56e80bd commit 7d01ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/uthenticode/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

0 comments on commit 7d01ac8

Please sign in to comment.