FS#14895 - [openoffice] Problematic symlinks for -base and -base-beta
Attached to Project:
Arch Linux
Opened by Einar Lielmanis (elielmanis) - Sunday, 31 May 2009, 17:41 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 04 September 2009, 22:19 GMT
Opened by Einar Lielmanis (elielmanis) - Sunday, 31 May 2009, 17:41 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 04 September 2009, 22:19 GMT
|
Details
openoffice-base (and openoffice-base-beta) installs symlinks
as this:
soffice -> ../../opt/openoffice/program/soffice spadmin -> ../../opt/openoffice/program/spadmin spadmin-beta -> ../../opt/openoffice-beta/program/spadmin soffice-beta -> ../../opt/openoffice-beta/program/soffice While in the common use that's fine, these programs point nowhere if the usr partition (or usr/bin) are symlinks themselves (yes, a somewhat unusual case). I'd like to suggest making these symlinks to point to normal absolute paths — to /opt/openoffice/... instead. |
This task depends upon
if /usr/bin is a symlink? like /usr/bin -> /some/other/path/bin ?