[Lunar-commits] <moonbase> openoffice-bin: A fix for the desktop integration typo

Terry Chan tchan at lunar-linux.org
Sun Oct 12 16:16:19 CEST 2008


commit 3a04594b32e5757180bcb8ef6fa3dd9986dcbca9
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sun Oct 12 09:16:19 2008 -0500

    openoffice-bin: A fix for the desktop integration typo
---
 x11-apps/openoffice-bin/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/x11-apps/openoffice-bin/BUILD b/x11-apps/openoffice-bin/BUILD
index 09fb578..6c1a5c6 100644
--- a/x11-apps/openoffice-bin/BUILD
+++ b/x11-apps/openoffice-bin/BUILD
@@ -10,7 +10,7 @@
     mv ${OO_INSTALL_DIR}/desktop-integration ${SOURCE_DIRECTORY}/ &&
     cd ${SOURCE_DIRECTORY}/desktop-integration/ &&
 
-    INT_FILE=openoffice.org-freedesktop-menus-3.0-9354.noarch &&
+    INT_FILE=openoffice.org3.0-freedesktop-menus-3.0-9354.noarch &&
 
     rpm2cpio $INT_FILE.rpm > $INT_FILE.cpio &&
     cpio -idm < $INT_FILE.cpio &&


More information about the Lunar-commits mailing list