diff options
Diffstat (limited to 'ports/python3/portfile.cmake')
| -rw-r--r-- | ports/python3/portfile.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/python3/portfile.cmake b/ports/python3/portfile.cmake index 3130bbfee..4ee2b825d 100644 --- a/ports/python3/portfile.cmake +++ b/ports/python3/portfile.cmake @@ -172,7 +172,6 @@ else() ) vcpkg_install_make(ADD_BIN_TO_PATH INSTALL_TARGET altinstall) - file(COPY "${CURRENT_PACKAGES_DIR}/bin/" DESTINATION "${CURRENT_PACKAGES_DIR}/tools/${PORT}/bin") file(COPY "${CURRENT_PACKAGES_DIR}/tools/${PORT}/bin/" DESTINATION "${CURRENT_PACKAGES_DIR}/tools/${PORT}") # Makefiles, c files, __pycache__, and other junk. |
