Searched refs:curr_last (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dautopoint.in129 curr_last=`echo "$curr_installprefix" | sed -n -e 's,^.*/\([^/]*\)$,\1,p'`
130 if test -z "$orig_last" || test -z "$curr_last"; then
133 if test "$orig_last" != "$curr_last"; then
H A Dautopoint129 curr_last=`echo "$curr_installprefix" | sed -n -e 's,^.*/\([^/]*\)$,\1,p'`
130 if test -z "$orig_last" || test -z "$curr_last"; then
133 if test "$orig_last" != "$curr_last"; then
H A Dgettextize.in129 curr_last=`echo "$curr_installprefix" | sed -n -e 's,^.*/\([^/]*\)$,\1,p'`
130 if test -z "$orig_last" || test -z "$curr_last"; then
133 if test "$orig_last" != "$curr_last"; then
H A Dgettextize129 curr_last=`echo "$curr_installprefix" | sed -n -e 's,^.*/\([^/]*\)$,\1,p'`
130 if test -z "$orig_last" || test -z "$curr_last"; then
133 if test "$orig_last" != "$curr_last"; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Duser-email38 curr_last=`echo "$curr_installdir" | sed -n -e 's,^.*/\([^/]*\)$,\1,p'`
39 if test -z "$orig_last" || test -z "$curr_last"; then
42 if test "$orig_last" != "$curr_last"; then
H A Duser-email.sh.in38 curr_last=`echo "$curr_installdir" | sed -n -e 's,^.*/\([^/]*\)$,\1,p'`
39 if test -z "$orig_last" || test -z "$curr_last"; then
42 if test "$orig_last" != "$curr_last"; then

Completed in 102 milliseconds