Home
last modified time | relevance | path

Searched refs:chmodcmd (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/bcmath/libbcmath/
H A Dinstall-sh35 chmodcmd="$chmodprog 0755"
55 -m) chmodcmd="$chmodprog $2"
187 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
228 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&

Completed in 6 milliseconds