Github user metatype commented on a diff in the pull request:

    https://github.com/apache/geode/pull/377#discussion_r98810309
  
    --- Diff: src/CMakeLists.txt ---
    @@ -71,7 +71,7 @@ set(CPACK_PACKAGE_FILE_NAME 
${CPACK_PACKAGE_NAME}-${PRODUCT_VERSION}-${CPACK_SYS
     set(CPACK_INCLUDE_TOPLEVEL_DIRECTORY 0)
     set(CPACK_PACKAGING_INSTALL_PREFIX "/${CPACK_PACKAGE_NAME}")
     #set(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/README")
    -#set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE")
    +set(CPACK_RESOURCE_FILE_LICENSE 
"${CMAKE_CURRENT_SOURCE_DIR}/../dist/LICENSE")
    --- End diff --
    
    Got it.  Once I get a build I'll double-check that both LICENSE and NOTICE 
are present.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to