1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Fix path of soffice binary.

Submitted by:	Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
This commit is contained in:
Martin Blapp 2003-04-16 06:51:35 +00:00
parent 68b3a86da4
commit 97291070e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79059
17 changed files with 33 additions and 33 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-1.1-devel/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-1.1-devel/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-1.1/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-1.1/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-2.0-devel/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-2.0-devel/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-3/files/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-3/files/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-devel/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-devel/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-1.1-devel/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-1.1-devel/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-1.1/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-1.1/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2-RC/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2-RC/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2-devel/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2-devel/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2.0-devel/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2.0-devel/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2.0/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2.0/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-3-RC/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-3-RC/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-3-devel/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-3-devel/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-3/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-3/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-vcltesttool/files/Attic/openoffice-wrapper,v 1.6 2003-04-01 08:25:59 mbr Exp $
# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-vcltesttool/files/Attic/openoffice-wrapper,v 1.7 2003-04-16 06:51:35 mbr Exp $
oopath=%%PREFIX%%/OpenOffice.org-%%BUILD_NR%%/program/
program=`echo $0 | sed -e 's|.*-||'`
@ -20,6 +20,6 @@ $0)
cd $oopath && ./soffice "$@"
;;
*)
cd $oopath && exec $program "$@"
cd $oopath && exec ./$program "$@"
;;
esac