Searched refs:stripcmd (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
198 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
239 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
198 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
239 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dinstall-sh64 stripcmd=
124 -s) stripcmd=$stripprog
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
/bind-9.6-ESV-R11/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
198 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
239 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dinstall-sh53 stripcmd=""
103 -s) stripcmd="$stripprog"
107 -S) stripcmd="$stripprog"
284 if [ x"$stripcmd" != x ]; then $doit $stripcmd $stripflags "$dsttmp"; else true;fi &&

Completed in 10 milliseconds