Automatic whitespace cleanup.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36602 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia 2010-05-04 12:37:50 +00:00
parent 9f10e7acc7
commit 61b45b291d
1 changed files with 2 additions and 2 deletions

View File

@ -925,7 +925,7 @@ if [ IsOptionalHaikuImagePackageAdded OpenSound ] {
if $(TARGET_ARCH) != x86 { if $(TARGET_ARCH) != x86 {
Echo "No optional package OpenSound available for $(TARGET_ARCH)" ; Echo "No optional package OpenSound available for $(TARGET_ARCH)" ;
} else { } else {
InstallOptionalHaikuImagePackage InstallOptionalHaikuImagePackage
opensound-4.2-r1a2-x86-gcc2-2010-05-01.zip opensound-4.2-r1a2-x86-gcc2-2010-05-01.zip
: $(baseURL)/opensound-4.2-r1a2-x86-gcc2-2010-05-01.zip : $(baseURL)/opensound-4.2-r1a2-x86-gcc2-2010-05-01.zip
: :
@ -1439,7 +1439,7 @@ if [ IsOptionalHaikuImagePackageAdded Yasm ] {
if $(TARGET_ARCH) != x86 { if $(TARGET_ARCH) != x86 {
Echo "No optional package Yasm available for $(TARGET_ARCH)" ; Echo "No optional package Yasm available for $(TARGET_ARCH)" ;
} else { } else {
InstallOptionalHaikuImagePackage InstallOptionalHaikuImagePackage
yasm-0.8.0-r1a2-x86-gcc2-2010-04-21.zip yasm-0.8.0-r1a2-x86-gcc2-2010-04-21.zip
: $(baseURL)/yasm-0.8.0-r1a2-x86-gcc2-2010-04-21.zip : $(baseURL)/yasm-0.8.0-r1a2-x86-gcc2-2010-04-21.zip
: :