Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 137347

Summary: dev-util/subversion-1.3.1 - wrong permissions for documentation folders
Product: Gentoo Linux Reporter: Dustin Polke <DuPol>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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