Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/config/
Dinstall-sh63 chgrpcmd=
107 -g) chgrpcmd="$chgrpprog $2"
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dinstall-sh87 chgrpcmd=
139 -g) chgrpcmd="$chgrpprog $2"
440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
441 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&