Searched refs:orig_last (Results 1 – 3 of 3) sorted by relevance
37 orig_last=`echo "$orig_installdir" | sed -n -e 's,^.*/\([^/]*\)$,\1,p'`39 if test -z "$orig_last" || test -z "$curr_last"; then42 if test "$orig_last" != "$curr_last"; then
119 orig_last=`echo "$orig_installprefix" | sed -n -e 's,^.*/\([^/]*\)$,\1,p'`121 if test -z "$orig_last" || test -z "$curr_last"; then124 if test "$orig_last" != "$curr_last"; then