Home | History | Annotate | Download | only in elfutils

Lines Matching full:chmod

71     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
415 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
416 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
417 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
419 || chmod -R a+r $(distdir)
461 chmod -R a-w $(distdir); chmod a+w $(distdir)
464 chmod a-w $(distdir)
479 && chmod -R a-w "$$dc_install_base" \
610 chmod -R u+w $(distdir)