[Lunar-commits] <moonbase> openoffice-bin: fix the install.
Florin Braescu
florin at lunar-linux.org
Wed Sep 16 18:46:33 CEST 2009
commit 96090ae945dc05031ac49f2a7f92bc56f908b5b8
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Sep 16 19:46:33 2009 +0300
openoffice-bin: fix the install.
---
x11-apps/openoffice-bin/BUILD | 2 +-
x11-apps/openoffice-bin/DETAILS | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/x11-apps/openoffice-bin/BUILD b/x11-apps/openoffice-bin/BUILD
index 6a78877..0b2a274 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.org3.1-freedesktop-menus-3.1-9393.noarch &&
+ INT_FILE=openoffice.org3.1-freedesktop-menus-3.1-9420.noarch &&
rpm2cpio $INT_FILE.rpm > $INT_FILE.cpio &&
cpio -idm < $INT_FILE.cpio &&
diff --git a/x11-apps/openoffice-bin/DETAILS b/x11-apps/openoffice-bin/DETAILS
index 421d8e2..c2afd39 100644
--- a/x11-apps/openoffice-bin/DETAILS
+++ b/x11-apps/openoffice-bin/DETAILS
@@ -1,13 +1,13 @@
MODULE=openoffice-bin
VERSION=3.1.1
SOURCE=OOo_${VERSION}_LinuxIntel_install_en-US.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/OOO310_m19_native_packed-4_en-US.9420
- SOURCE_URL[0]=http://ftp.ussg.iu.edu/openoffice/stable/$VERSION/
- SOURCE_URL[1]=http://mirrors.sunsite.dk/openoffice/stable/$VERSION/
- SOURCE_URL[2]=http://niihau.student.utwente.nl/openoffice/stable/$VERSION/
- SOURCE_URL[3]=ftp://ftp.funet.fi/pub/mirrors/openoffice.org/stable/$VERSION/
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/OOO310_m19_native_packed-1_en-US.9420
+ SOURCE_URL[0]=http://ftp.ussg.iu.edu/openoffice/stable/$VERSION
+ SOURCE_URL[1]=http://mirrors.sunsite.dk/openoffice/stable/$VERSION
+ SOURCE_URL[2]=http://niihau.student.utwente.nl/openoffice/stable/$VERSION
+ SOURCE_URL[3]=ftp://ftp.funet.fi/pub/mirrors/openoffice.org/stable/$VERSION
SOURCE_VFY=sha1:7adc85e257b0034ce3ac340e483da8f903ad7468
- WEB_SITE=http://www.openoffice.org/
+ WEB_SITE=http://www.openoffice.org
ENTERED=20020704
UPDATED=20090910
SHORT="The open office suite for unix"
More information about the Lunar-commits
mailing list