summaryrefslogtreecommitdiff
path: root/misc/openoffice-linux/files/soffice
diff options
context:
space:
mode:
authormrauch <mrauch>2003-04-26 15:44:16 +0000
committermrauch <mrauch>2003-04-26 15:44:16 +0000
commit6286b0011a0f53856a2ef86a705de930ec1dcd44 (patch)
tree90b2fa942087d1d78ede10ebd726f8ea91573784 /misc/openoffice-linux/files/soffice
parent1cd950c8094cdff4270b3013f3fca1926d7ba0c0 (diff)
downloadpkgsrc-6286b0011a0f53856a2ef86a705de930ec1dcd44.tar.gz
Update to version 1.0.3.1.
No new features, but various minor bugfixes. For a complete list, please see http://www.openoffice.org/dev_docs/source/1.0.3/release_notes_1.0.3.html. Submitted by Toru TAKAMIZU in PR pkg/21248.
Diffstat (limited to 'misc/openoffice-linux/files/soffice')
-rwxr-xr-xmisc/openoffice-linux/files/soffice6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/openoffice-linux/files/soffice b/misc/openoffice-linux/files/soffice
index 9a0afc7fc27..64c679bc38f 100755
--- a/misc/openoffice-linux/files/soffice
+++ b/misc/openoffice-linux/files/soffice
@@ -1,9 +1,9 @@
#!/bin/sh
#
-# $NetBSD: soffice,v 1.2 2003/02/11 11:34:15 jlam Exp $
+# $NetBSD: soffice,v 1.3 2003/04/26 15:44:17 mrauch Exp $
#
-SOINST=@@PREFIX@@/OpenOffice.org1.0.2
-[ "$SOFFICE" = "" ] && SOFFICE=$HOME/OpenOffice.org1.0.2
+SOINST=@@PREFIX@@/OpenOffice.org1.0.3
+[ "$SOFFICE" = "" ] && SOFFICE=$HOME/OpenOffice.org1.0.3
if [ `uname -s` = "NetBSD" -a ! -r /emul/linux/etc/mtab ]; then
echo 'ERROR: Before you are able to use this package, the file'