summaryrefslogtreecommitdiffstats
path: root/office/openoffice.org/openoffice.org.SlackBuild
diff options
context:
space:
mode:
author Gerardo Gómez <gerardo.gr90@gmail.com>2011-11-14 21:35:23 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-11-14 21:35:23 -0600
commit0ffee3ed6f7ab867e01880738ed2037a4bab0145 (patch)
treeab228f7b17b6550749013a46481320e4ce895b6a /office/openoffice.org/openoffice.org.SlackBuild
parentd4561f0a3016063dafd5b877257d339f92ce94d4 (diff)
downloadslackbuilds-0ffee3ed6f7ab867e01880738ed2037a4bab0145.tar.gz
slackbuilds-0ffee3ed6f7ab867e01880738ed2037a4bab0145.tar.xz
office/openoffice.org: Changed default install to en_US :)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/openoffice.org/openoffice.org.SlackBuild')
-rw-r--r--office/openoffice.org/openoffice.org.SlackBuild8
1 files changed, 3 insertions, 5 deletions
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...