Updated gcc4 optionalpackage for yasm to remove dependency on

gettext.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41509 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Scott McCreary 2011-05-15 03:01:33 +00:00
parent 19935655ac
commit a94173fd0f
1 changed files with 2 additions and 2 deletions

View File

@ -1761,8 +1761,8 @@ if [ IsOptionalHaikuImagePackageAdded Yasm ] {
Echo "No optional package Yasm available for $(TARGET_ARCH)" ;
} else if $(HAIKU_GCC_VERSION[1]) >= 4 {
InstallOptionalHaikuImagePackage
yasm-1.1.0-x86-gcc4-2011-05-13.zip
: $(baseURL)/yasm-1.1.0-x86-gcc4-2011-05-13.zip ;
yasm-1.1.0-x86-gcc4-2011-05-14.zip
: $(baseURL)/yasm-1.1.0-x86-gcc4-2011-05-14.zip ;
} else {
InstallOptionalHaikuImagePackage
yasm-1.1.0-x86-gcc2-2011-04-29.zip