[Lunar-commits] <moonbase> openoffice-bin: fix .desktop files to work again

Zachary McGrew zmcgrew at lunar-linux.org
Fri Oct 17 08:03:00 CEST 2008


commit 486438a2802f3fe7defba5aef15b012037a2a7f1
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Thu Oct 16 23:03:00 2008 -0700

    openoffice-bin: fix .desktop files to work again
---
 x11-apps/openoffice-bin/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/x11-apps/openoffice-bin/BUILD b/x11-apps/openoffice-bin/BUILD
index 6c1a5c6..550e9e9 100644
--- a/x11-apps/openoffice-bin/BUILD
+++ b/x11-apps/openoffice-bin/BUILD
@@ -49,6 +49,8 @@
   ln -sf ${OO_DIR}/program/swriter swriter &&
 
   if [ "$USE_DESKTOPINTEGRATION" = "y" ] ; then
+    sedit 's:/opt/:/opt/lunar/openoffice/:g' \
+          ${OO_DESK_DIR}/bin/openoffice.org3 &&
     install -m755 ${OO_DESK_DIR}/bin/openoffice.org3 \
                   ${OO_DESK_DIR}/bin/openoffice.org3-printeradmin /usr/bin/ &&
 


More information about the Lunar-commits mailing list