зеркало из https://github.com/mozilla/pjs.git
Bug 297139 - Malformed test in configure, patch by Mark Mentovai <mark@moxienet.com>, r=cls a=asa
This commit is contained in:
Родитель
e5da8464de
Коммит
a1c8a98ba6
|
@ -857,7 +857,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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче