newer versions of ZETA advertise version 6.0
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18645 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -249,6 +249,7 @@ case "${platform}" in
|
|||||||
5.1) buildPlatform=dano ;;
|
5.1) buildPlatform=dano ;;
|
||||||
5.0.4) buildPlatform=bone ;;
|
5.0.4) buildPlatform=bone ;;
|
||||||
5.0*) buildPlatform=r5 ;;
|
5.0*) buildPlatform=r5 ;;
|
||||||
|
6.*) buildPlatform=dano ;;
|
||||||
*) echo Unknown BeOS version: $revision
|
*) echo Unknown BeOS version: $revision
|
||||||
exit 1 ;;
|
exit 1 ;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user