Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137347 - dev-util/subversion-1.3.1 - wrong permissions for documentation folders
Summary: dev-util/subversion-1.3.1 - wrong permissions for documentation folders
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 02:15 UTC by Dustin Polke
Modified: 2006-06-20 02:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dustin Polke 2006-06-20 02:15:17 UTC
After emerging subversion-1.3.1 two folders in documentation have permission 644 instead of 755. These are

/usr/share/doc/subversion-1.3.1/client-side
/usr/share/doc/subversion-1.3.1/examples

Proposed solution: chmod 755 /usr/share/doc/subversion-1.3.1/{client-side,examples}
Comment 1 Dustin Polke 2006-06-20 02:27:58 UTC
Sorry, I was mistaken. Everything alright.
Next time I'll have a closer look before...