From 839ed4a55f6b3467098b1c2cb4eae026038fd9cf Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Tue, 16 Sep 2003 06:50:17 +0000 Subject: Remove a dash in the pathname. Approved by: marcus (portsmgr) --- editors/openoffice-1.1/files/openoffice-wrapper | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/openoffice-1.1') diff --git a/editors/openoffice-1.1/files/openoffice-wrapper b/editors/openoffice-1.1/files/openoffice-wrapper index 2a9b355edfea..1efef403f481 100644 --- a/editors/openoffice-1.1/files/openoffice-wrapper +++ b/editors/openoffice-1.1/files/openoffice-wrapper @@ -1,8 +1,8 @@ #!/bin/sh # -# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-1.1/files/Attic/openoffice-wrapper,v 1.9 2003-09-14 21:52:25 mbr Exp $ +# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-1.1/files/Attic/openoffice-wrapper,v 1.10 2003-09-16 06:50:17 mbr Exp $ -oopath=%%PREFIX%%/OpenOffice.org-%%FRELEASE_NR%%/program/ +oopath=%%PREFIX%%/OpenOffice.org%%FRELEASE_NR%%/program/ program=`echo $0 | sed -e 's|.*-%%RELEASE_NR%%-||'` if [ ! $LANG ]; then -- cgit v1.2.3