Automated update from host egg

This commit is contained in:
cltbld 2005-06-09 12:37:07 +00:00
Родитель a1c8a98ba6
Коммит 45761dfb4e
1 изменённых файлов: 1 добавлений и 1 удалений

2
configure поставляемый
Просмотреть файл

@ -4979,7 +4979,7 @@ WINCE)
;;
esac
if "$OS_ARCH" = "NCR"; then
if test "$OS_ARCH" = "NCR"; then
OS_RELEASE=`awk '{print $3}' /etc/.relid | sed 's/^\(0-9\)\(.\)\(..\)\(.*\)$/\2.\3/'`
fi