Home
last modified time | relevance | path

Searched refs:_relpath_splitpath2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bc/scripts/
H A Dlocale_install.sh130 _relpath_splitpath2=`splitpath "$_relpath_path2"`
147 if [ "$_relpath_temp2" = "$_relpath_splitpath2" ]; then
151 _relpath_splitpath2="$_relpath_temp2"
157 for _relpath_part in $_relpath_splitpath2; do