Update Puri optional package for libpng update
* Puri wouldn't work after the update to libpng 1.5 * It was still looking for libpng.so.1.4 * Not intended for r1alpha4 branch, as it's still on libpng 1.4
This commit is contained in:
parent
e49510df49
commit
ab4ed6e33b
@ -1651,8 +1651,8 @@ if [ IsOptionalHaikuImagePackageAdded Puri ] {
|
|||||||
Echo "No optional package Puri for gcc2" ;
|
Echo "No optional package Puri for gcc2" ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
puri-0.3.9.1-r1a4-x86-gcc4-2012-08-31.zip
|
puri-0.3.9.1-x86-gcc4-2012-11-01.zip
|
||||||
: $(baseURL)/puri-0.3.9.1-r1a4-x86-gcc4-2012-08-31.zip ;
|
: $(baseURL)/puri-0.3.9.1-x86-gcc4-2012-11-01.zip ;
|
||||||
AddSymlinkToHaikuImage home config settings deskbar Applications
|
AddSymlinkToHaikuImage home config settings deskbar Applications
|
||||||
: /boot/apps/Puri/Puri ;
|
: /boot/apps/Puri/Puri ;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user