Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Install shared libraries as executable

RPM expects this behavior, and systems with contrary policies (like
Debian) address permissions at the packaging layer. Most other build
systems appear to install shared libraries as executable.

[ghudson@mit.edu: edited commit message]

https://github.com/krb5/krb5/commit/1bc5f76d2e7013b8771e3bd9960c82642ba0b467
Author: Robbie Harwood <rharwood@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 1bc5f76d2e7013b8771e3bd9960c82642ba0b467
Branch: master
src/config/shlib.conf | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)