Lines Matching full:chmod
628 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
2033 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
2034 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
2035 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
2037 || chmod -R a+r $(distdir)
2086 chmod -R a-w $(distdir); chmod a+w $(distdir)
2089 chmod a-w $(distdir)
2103 && chmod -R a-w "$$dc_install_base" \