Bug 26312 - libbsd shared library should be installed with 755 permissions rather than 644
Summary: libbsd shared library should be installed with 755 permissions rather than 644
Status: RESOLVED FIXED
Alias: None
Product: libbsd
Classification: Unclassified
Component: libbsd (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Guillem Jover
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 23:18 UTC by Eric Smith
Modified: 2010-01-31 05:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Install libraries with 755 permissions rather than 644 (547 bytes, patch)
2010-01-28 23:18 UTC, Eric Smith
Details | Splinter Review

Description Eric Smith 2010-01-28 23:18:56 UTC
Created attachment 32891 [details] [review]
Install libraries with 755 permissions rather than 644

The Makefile should install the libraries with 755 permissions rather than 644.  That's standard practice, and required when building RPMs on Fedora to get a debuginfo package.
Comment 1 Guillem Jover 2010-01-31 05:26:53 UTC
Hi!

Fixed now in git:

<http://cgit.freedesktop.org/libbsd/commit/?id=cd730a02c36397e4b962271fa6d9119dc820dd4d>

Only changed the perms for the shared library, the static one does not need exec perms. Thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.