Bug 8158 - Wrong coordination with alternatives leads to non-working install
Summary: Wrong coordination with alternatives leads to non-working install
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: openoffice.org2 (show other bugs)
Version: unstable
Hardware: all Linux
: P2 blocker
Assignee: Valery Inozemtsev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-07 17:35 MSD by Alexander Bokovoy
Modified: 2005-10-31 22:53 MSK (History)
0 users

See Also:


Attachments
Fix soffice.sh to work with alternatives (570 bytes, patch)
2005-10-07 17:43 MSD, Alexander Bokovoy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Bokovoy 2005-10-07 17:35:27 MSD
OO.o2 startup script is unaware of alternatives setup and wrongly calculates
program directory and binary executable name. Attached patch should fix the problem.
Comment 1 Valery Inozemtsev 2005-10-07 17:41:35 MSD
fixed in alt2 
Comment 2 Alexander Bokovoy 2005-10-07 17:43:16 MSD
Created attachment 1168 [details]
Fix soffice.sh to work with alternatives