* Single Launch flag was set in the previous package. This prevents
BePDF from opening more than one PDF file at the same time. This was caused by a yet unresloved bug in the BePDF build scripts when used from Haiku. The new package was rebuilt under BeOS R5. Sorry for the late change. +alphabranch git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36754 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
75d1bce8d7
commit
1d54eedb81
@ -221,8 +221,8 @@ if [ IsOptionalHaikuImagePackageAdded BePDF ] {
|
||||
Echo "No optional package BePDF available for gcc4" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
BePDF-1.1.1b3-r1a2-x86-gcc2-2010-05-02b.zip
|
||||
: $(baseURL)/BePDF-1.1.1b3-r1a2-x86-gcc2-2010-05-02b.zip
|
||||
BePDF-1.1.1b3-r1a2-x86-gcc2-2010-05-08.zip
|
||||
: $(baseURL)/BePDF-1.1.1b3-r1a2-x86-gcc2-2010-05-08.zip
|
||||
: apps
|
||||
;
|
||||
AddSymlinkToHaikuImage home config be Applications
|
||||
|
Loading…
Reference in New Issue
Block a user