Lines Matching full:then
9 if [ "x$PKGDATA_MODE" = "x" ]; then
96 then
107 if [ $# -lt 1 ]; then
126 then
178 # If it's not a locally executable command (1st choice) then
180 if [ ! -x ${CMD} ]; then
181 if [ -x ${bindir}/${var} ]; then
184 if [ -x ${sbindir}/${var} ]; then
269 if [ -f $HERE/../lib/${ICULIBS_COMMON_LIB_NAME} ]; then
374 if [ $IGNORE_ICUUC_FILE_CHECK = "yes" ]; then