Bug 26312

Summary: libbsd shared library should be installed with 755 permissions rather than 644
Product: libbsd Reporter: Eric Smith <brouhaha>
Component: libbsdAssignee: Guillem Jover <guillem>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Install libraries with 755 permissions rather than 644

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.