GitHub user mmartell opened a pull request:

    https://github.com/apache/geode-native/pull/22

    GEODE-2516: Fix quickstart install to retain permissions.

    - By default cmake install unsets the execute bit. To retain it add 
USE_SOURCE_PERMISSIONS flag.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mmartell/geode-native feature/GEODE-2516

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode-native/pull/22.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22
    
----
commit f27ea86ff04062073c7ebbd01b9f19f349797456
Author: Mike Martell <mmart...@pivotal.io>
Date:   2017-02-22T15:46:38Z

    GEODE-2516: Fix quickstart install to retain permissions.
    
    - By default cmake install unsets the execute bit. To retain it add 
USE_SOURCE_PERMISSIONS flag.

----


---
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