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

/external/bison/build-aux/
H A Dgnupload159 symlink_expr=`expr "$1" : '[^=]*=\(.*\)'`
162 symlink_expr='s|-[0-9][0-9\.]*\(-[0-9][0-9]*\)\{0,1\}\.|-latest.|'
230 elif test -n "$symlink_expr"; then
231 linkname=`echo $file | sed "$symlink_expr"`
415 if test -n "$symlink_expr"; then
416 linkname=`echo $file | sed "$symlink_expr"`

Completed in 1883 milliseconds