[Lunar-commits] <moonbase> libreoffice-bin:Sim Link fixed
Auke Kok
sofar at foo-projects.org
Sun Jun 12 05:48:03 CEST 2011
commit e200187f81f539d751e9586c6c82b00370133328
Author: Drew Kelling <akelling at gmail.com>
Date: Sun Jun 12 05:48:03 2011 +0200
libreoffice-bin:Sim Link fixed
Corrected a bad sim link.
---
x11-apps/libreoffice-bin/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/x11-apps/libreoffice-bin/BUILD b/x11-apps/libreoffice-bin/BUILD
index 1879cab..69867cf 100644
--- a/x11-apps/libreoffice-bin/BUILD
+++ b/x11-apps/libreoffice-bin/BUILD
@@ -64,7 +64,7 @@
ln -sf /opt/lunar/libreoffice/basis3.3/program/libicuuc.so.40.1 /opt/lunar/libreoffice/basis3.3/program/libicuuc.so.40 &&
ln -sf /opt/lunar/libreoffice/basis3.3/program/libicui18n.so.40.1 /opt/lunar/libreoffice/basis3.3/program/libicui18n.so.40 &&
ln -sf /opt/lunar/libreoffice/libreoffice/basis3.3/program/libicuuc.so.40.1 /opt/lunar/libreoffice/libreoffice/basis3.3/program/libicuuc.so.40 &&
- ln -sf /opt/lunar/libreoffice/libreoffice/basis3.3/program/libicui18n.so.40.1 /opt/lunar/libreoffice/libreoffice/basis3.3/program/libicui18n.so.40 &&
+ ln -sf /opt/lunar/libreoffice/basis3.3/program/libicui18n.so.40.1 /opt/lunar/libreoffice/libreoffice/basis3.3/program/libicui18n.so.40 &&
#Added this force symlink creation at sofar's request
cd /usr/bin &&
More information about the Lunar-commits
mailing list