On 2015/02/11 22:28, frantisek holop wrote: > + chmod -R a+r ${WRKSRC} > + find ${WRKSRC} -type d -exec chmod a+x {} \;
allow me to introduce you to chmod a+rX
On 2015/02/11 22:28, frantisek holop wrote: > + chmod -R a+r ${WRKSRC} > + find ${WRKSRC} -type d -exec chmod a+x {} \;
allow me to introduce you to chmod a+rX