Searched refs:orig_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.in128 orig_last=`echo "$orig_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 Dautopoint128 orig_last=`echo "$orig_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.in128 orig_last=`echo "$orig_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 Dgettextize128 orig_last=`echo "$orig_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-email37 orig_last=`echo "$orig_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.in37 orig_last=`echo "$orig_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 95 milliseconds