Home | History | Annotate | Download | only in libevent

Lines Matching full:perm

135     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
724 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
725 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
726 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
727 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \