Skip to content

Commit

Permalink
Remove man pages
Browse files Browse the repository at this point in the history
  • Loading branch information
chausner committed Nov 2, 2021
1 parent c86fc04 commit a3e6f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/sjpeg/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ vcpkg_cmake_config_fixup(CONFIG_PATH share/sjpeg/cmake)

file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/share/man")

file(INSTALL "${SOURCE_PATH}/COPYING" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

0 comments on commit a3e6f4a

Please sign in to comment.