Searched refs:chgrpcmd (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-10-stable/crypto/openssl/util/
H A Dinstall.sh31 chgrpcmd=""
53 -g) chgrpcmd="$chgrpprog $2"
104 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; fi
/freebsd-10-stable/contrib/file/
H A Dinstall-sh52 chgrpcmd=""
98 -g) chgrpcmd="$chgrpprog $2"
217 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "${pathcomp}"; else true ; fi &&
236 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dstarg"; else true ; fi &&
283 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dsttmp"; else true;fi &&
/freebsd-10-stable/contrib/binutils/
H A Dinstall-sh63 chgrpcmd=
107 -g) chgrpcmd="$chgrpprog $2"
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
/freebsd-10-stable/contrib/byacc/
H A Dinstall-sh67 chgrpcmd=""
95 -g) chgrpcmd="$chgrpprog $2"
216 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dst"; else : ; fi &&
261 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dsttmp"; else :;fi &&
/freebsd-10-stable/contrib/dialog/
H A Dinstall-sh67 chgrpcmd=""
95 -g) chgrpcmd="$chgrpprog $2"
216 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dst"; else : ; fi &&
261 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dsttmp"; else :;fi &&
/freebsd-10-stable/contrib/gdb/
H A Dinstall-sh66 chgrpcmd=
111 -g) chgrpcmd="$chgrpprog $2"
245 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
279 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
/freebsd-10-stable/contrib/groff/
H A Dinstall-sh63 chgrpcmd=
107 -g) chgrpcmd="$chgrpprog $2"
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
/freebsd-10-stable/contrib/libpcap/
H A Dinstall-sh49 chgrpcmd=""
77 -g) chgrpcmd="$chgrpprog $2"
197 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
238 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
/freebsd-10-stable/contrib/libreadline/support/
H A Dinstall.sh46 chgrpcmd=""
74 -g) chgrpcmd="$chgrpprog $2"
194 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
235 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
/freebsd-10-stable/contrib/ncurses/
H A Dinstall-sh67 chgrpcmd=""
95 -g) chgrpcmd="$chgrpprog $2"
216 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dst"; else : ; fi &&
261 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dsttmp"; else :;fi &&
/freebsd-10-stable/contrib/ofed/libibcm/config/
H A Dinstall-sh63 chgrpcmd=
107 -g) chgrpcmd="$chgrpprog $2"
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
/freebsd-10-stable/contrib/ofed/librdmacm/config/
H A Dinstall-sh63 chgrpcmd=
107 -g) chgrpcmd="$chgrpprog $2"
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
/freebsd-10-stable/contrib/openbsm/config/
H A Dinstall-sh63 chgrpcmd=
107 -g) chgrpcmd="$chgrpprog $2"
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
/freebsd-10-stable/contrib/opie/
H A Dinstall-sh37 chgrpcmd=""
65 -g) chgrpcmd="$chgrpprog $2"
185 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
226 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
/freebsd-10-stable/contrib/tcpdump/
H A Dinstall-sh49 chgrpcmd=""
77 -g) chgrpcmd="$chgrpprog $2"
197 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
238 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dinstall-sh49 chgrpcmd=""
77 -g) chgrpcmd="$chgrpprog $2"
198 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
239 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
/freebsd-10-stable/crypto/openssh/
H A Dinstall-sh49 chgrpcmd=""
77 -g) chgrpcmd="$chgrpprog $2"
198 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
239 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
/freebsd-10-stable/contrib/ldns/drill/
H A 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"; } &&
/freebsd-10-stable/contrib/ldns/
H A Dinstall-sh87 chgrpcmd=
139 -g) chgrpcmd="$chgrpprog $2"
447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
448 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
/freebsd-10-stable/contrib/libyaml/config/
H A 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"; } &&
/freebsd-10-stable/contrib/unbound/
H A Dinstall-sh87 chgrpcmd=
139 -g) chgrpcmd="$chgrpprog $2"
447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
448 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
/freebsd-10-stable/crypto/heimdal/
H A 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"; } &&
/freebsd-10-stable/contrib/sqlite3/
H A Dinstall-sh87 chgrpcmd=
139 -g) chgrpcmd="$chgrpprog $2"
447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
448 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
/freebsd-10-stable/contrib/openpam/
H A Dinstall-sh87 chgrpcmd=
139 -g) chgrpcmd="$chgrpprog $2"
447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
448 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
/freebsd-10-stable/contrib/sqlite3/tea/tclconfig/
H A Dinstall-sh87 chgrpcmd=
140 -g) chgrpcmd="$chgrpprog $2"
448 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
449 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
470 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&

Completed in 260 milliseconds

12