Searched refs:dsttmp (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/gcc/gmp/
H A Dinstall-sh183 # Waiting for this to be detected by the "$instcmd $src $dsttmp" command
185 # if $src (and thus $dsttmp) contains '*'.
262 dsttmp=$dstdir/_inst.$$_
266 trap 'status=$?; rm -f "$dsttmp" "$rmtmp" && exit $status' 0
270 $doit $instcmd "$src" "$dsttmp" &&
276 # errors from the above "$doit $instcmd $src $dsttmp" command.
278 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
279 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
280 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
281 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; }
[all...]
/haiku-buildtools/legacy/autoconf/
H A Dinstall-sh127 # Waiting for this to be detected by the "$instcmd $src $dsttmp" command
129 # if $src (and thus $dsttmp) contains '*'.
224 dsttmp=$dstdir/#inst.$$#
228 $doit $instcmd $src $dsttmp &&
230 trap "rm -f ${dsttmp}" 0 &&
236 # errors from the above "$doit $instcmd $src $dsttmp" command.
238 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
239 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
241 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; els
[all...]
/haiku-buildtools/legacy/binutils/
H A Dinstall-sh185 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
187 # if $src (and thus $dsttmp) contains '*'.
260 dsttmp=$dstdir/_inst.$$_
264 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; }
[all...]
/haiku-buildtools/legacy/gcc/
H A Dinstall-sh127 # Waiting for this to be detected by the "$instcmd $src $dsttmp" command
129 # if $src (and thus $dsttmp) contains '*'.
224 dsttmp=$dstdir/#inst.$$#
228 $doit $instcmd $src $dsttmp &&
230 trap "rm -f ${dsttmp}" 0 &&
236 # errors from the above "$doit $instcmd $src $dsttmp" command.
238 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
239 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
241 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; els
[all...]
/haiku-buildtools/libtool/
H A Dinstall-sh185 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
187 # if $src (and thus $dsttmp) contains '*'.
260 dsttmp=$dstdir/_inst.$$_
264 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; }
[all...]
/haiku-buildtools/libtool/libltdl/
H A Dinstall-sh185 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
187 # if $src (and thus $dsttmp) contains '*'.
260 dsttmp=$dstdir/_inst.$$_
264 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
268 $doit $cpprog "$src" "$dsttmp" &&
274 # errors from the above "$doit $cpprog $src $dsttmp" command.
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; }
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dinstall-sh255 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
257 # if $src (and thus $dsttmp) contains '*'.
453 dsttmp=$dstdir/_inst.$$_
457 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
460 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
466 # errors from the above "$doit $cpprog $src $dsttmp" command.
468 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
470 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
471 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; }
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dinstall-sh255 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
257 # if $src (and thus $dsttmp) contains '*'.
453 dsttmp=$dstdir/_inst.$$_
457 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
460 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
466 # errors from the above "$doit $cpprog $src $dsttmp" command.
468 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
470 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
471 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; }
[all...]
/haiku-buildtools/gcc/mpc/
H A Dinstall-sh255 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
257 # if $src (and thus $dsttmp) contains '*'.
453 dsttmp=$dstdir/_inst.$$_
457 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
460 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
466 # errors from the above "$doit $cpprog $src $dsttmp" command.
468 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
470 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
471 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; }
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dinstall-sh255 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
257 # if $src (and thus $dsttmp) contains '*'.
453 dsttmp=$dstdir/_inst.$$_
457 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
460 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
466 # errors from the above "$doit $cpprog $src $dsttmp" command.
468 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
470 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
471 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; }
[all...]
/haiku-buildtools/isl/
H A Dinstall-sh255 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
257 # if $src (and thus $dsttmp) contains '*'.
453 dsttmp=$dstdir/_inst.$$_
457 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
460 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
466 # errors from the above "$doit $cpprog $src $dsttmp" command.
468 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
470 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
471 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; }
[all...]
/haiku-buildtools/binutils/
H A Dinstall-sh260 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
262 # if $src (and thus $dsttmp) contains '*'.
430 dsttmp=$dstdir/_inst.$$_
434 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
437 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
443 # errors from the above "$doit $cpprog $src $dsttmp" command.
445 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
447 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
448 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; }
[all...]
/haiku-buildtools/gcc/
H A Dinstall-sh260 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
262 # if $src (and thus $dsttmp) contains '*'.
430 dsttmp=$dstdir/_inst.$$_
434 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
437 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
443 # errors from the above "$doit $cpprog $src $dsttmp" command.
445 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
447 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
448 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; }
[all...]
/haiku-buildtools/autoconf/build-aux/
H A Dinstall-sh237 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
239 # if $src (and thus $dsttmp) contains '*'.
447 dsttmp=$dstdir/_inst.$$_
451 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
454 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
460 # errors from the above "$doit $cpprog $src $dsttmp" command.
462 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
463 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
464 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
465 && { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; }
[all...]

Completed in 107 milliseconds