From 0ffee3ed6f7ab867e01880738ed2037a4bab0145 Mon Sep 17 00:00:00 2001 From: Gerardo Gómez Date: Mon, 14 Nov 2011 21:35:23 -0600 Subject: office/openoffice.org: Changed default install to en_US :) Signed-off-by: Robby Workman --- office/openoffice.org/openoffice.org.SlackBuild | 8 +++----- office/openoffice.org/openoffice.org.info | 10 +++++----- 2 files changed, 8 insertions(+), 10 deletions(-) (limited to 'office/openoffice.org') diff --git a/office/openoffice.org/openoffice.org.SlackBuild b/office/openoffice.org/openoffice.org.SlackBuild index 02ad578102..41363c084d 100644 --- a/office/openoffice.org/openoffice.org.SlackBuild +++ b/office/openoffice.org/openoffice.org.SlackBuild @@ -22,14 +22,12 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Modified by Gerardo, email: gerardo.gr90@gmail.com -# Thanks to Robby Workman who wrote the openoffice.org slackbuild for -# the version 3.2.1, which i use as a basis for this slackbuild. +# Modified (and currently maintained by) by Gerardo, email: gerardo.gr90@gmail.com PRGNAM=openoffice.org VERSION=${VERSION:-3.3.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} # These variables seem to change with (almost) every release... @@ -50,7 +48,7 @@ TMP=${TMP:-/tmp/SBo} # For consistency's sake, use this PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} # Drop the package in /tmp -OOLANG=${OOLANG:-es} +OOLANG=${OOLANG:-en-US} PKG_LANG=${OOLANG//-/_} # Leave this alone # Until now all releases were without the JRE... diff --git a/office/openoffice.org/openoffice.org.info b/office/openoffice.org/openoffice.org.info index 6959274d0d..adcac03e93 100644 --- a/office/openoffice.org/openoffice.org.info +++ b/office/openoffice.org/openoffice.org.info @@ -1,10 +1,10 @@ PRGNAM="openoffice.org" VERSION="3.3.0" HOMEPAGE="http://openoffice.org" -DOWNLOAD="http://download.services.openoffice.org/files/localized/es/3.3.0/OOo_3.3.0_Linux_x86_install-rpm-wJRE_es.tar.gz" -MD5SUM="1b8ea6a2cb1f1cdf8bd79269dffc31fa" -DOWNLOAD_x86_64="http://download.services.openoffice.org/files/localized/es/3.3.0/OOo_3.3.0_Linux_x86-64_install-rpm-wJRE_es.tar.gz" -MD5SUM_x86_64="48d82a358ccb48267e110b88cfbd7fe6" -MAINTAINER="Gerardo Gómez" +DOWNLOAD="http://download.services.openoffice.org/files/stable/3.3.0/OOo_3.3.0_Linux_x86_install-rpm-wJRE_en-US.tar.gz" +MD5SUM="ca1594218be28ad3d521952e09e79ca1" +DOWNLOAD_x86_64="http://download.services.openoffice.org/files/stable/3.3.0/OOo_3.3.0_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz" +MD5SUM_x86_64="24ff3fb594dfb1718512cf41cbe18ffc" +MAINTAINER="Gerardo Gómez" EMAIL="gerardo.gr90@gmail.com" APPROVED="rworkman" -- cgit v1.2.3