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

12345

/macosx-10.10.1/apache-793/httpd/build/
H A Dinstall.sh107 dsttmp=$dstdir/#inst.$$#
110 $instcmd $src $dsttmp
113 if [ "x$chowncmd" != "x" ]; then $chowncmd $dsttmp; fi
114 if [ "x$chgrpcmd" != "x" ]; then $chgrpcmd $dsttmp; fi
115 if [ "x$stripcmd" != "x" ]; then $stripcmd $dsttmp; fi
116 if [ "x$chmodcmd" != "x" ]; then $chmodcmd $dsttmp; fi
120 $mvcmd $dsttmp $dst
/macosx-10.10.1/apr-32/apr/apr/build/
H A Dinstall.sh96 dsttmp=$dstdir/#inst.$$#
99 $instcmd $src $dsttmp
102 if [ "x$chowncmd" != "x" ]; then $chowncmd $dsttmp; fi
103 if [ "x$chgrpcmd" != "x" ]; then $chgrpcmd $dsttmp; fi
104 if [ "x$stripcmd" != "x" ]; then $stripcmd $dsttmp; fi
105 if [ "x$chmodcmd" != "x" ]; then $chmodcmd $dsttmp; fi
109 $mvcmd $dsttmp $dst
/macosx-10.10.1/apr-32/apr-util/apr-util/build/
H A Dinstall.sh96 dsttmp=$dstdir/#inst.$$#
99 $instcmd $src $dsttmp
102 if [ "x$chowncmd" != "x" ]; then $chowncmd $dsttmp; fi
103 if [ "x$chgrpcmd" != "x" ]; then $chgrpcmd $dsttmp; fi
104 if [ "x$stripcmd" != "x" ]; then $stripcmd $dsttmp; fi
105 if [ "x$chmodcmd" != "x" ]; then $chmodcmd $dsttmp; fi
109 $mvcmd $dsttmp $dst
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldaptcl/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/dtrace-147/libdwarf/
H A Dinstall.sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/less-25/less/
H A Dinstall.sh100 dsttmp=$dstdir/_inst.$$_
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/screen-22/screen/doc/
H A Dinstall.sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/screen-22/screen/
H A Dinstall.sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A Dinstall-sh105 dsttmp="$dstdir"/#inst.$$#
109 $doit $instcmd "$src" "$dsttmp"
113 if [ x"$chowncmd" != x ]; then $doit $chowncmd "$dsttmp"; fi
114 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dsttmp"; fi
115 if [ x"$stripcmd" != x ]; then $doit $stripcmd "$dsttmp"; fi
116 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd "$dsttmp"; fi
121 $doit $mvcmd "$dsttmp" "$dst"
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A Dinstall-sh105 dsttmp=$dstdir/#inst.$$#
109 $doit $instcmd $src $dsttmp
113 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
114 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
115 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
116 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
121 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/ffidl/ffidl/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/tools/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/tcl/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/tbcload/tbcload/config/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/tbcload/tbcload/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/tclae/tclae/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/tclapplescript/tclapplescript/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/tclconfig/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/config/
H A Dinstall-sh100 dsttmp=$dstdir/#inst.$$#
104 $doit $instcmd $src $dsttmp
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
116 $doit $mvcmd $dsttmp $dst

Completed in 144 milliseconds

12345