summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/openoffice-1.1/Makefile1
-rw-r--r--editors/openoffice-1.1/files/pkg-message.in1
-rw-r--r--editors/openoffice.org-1.1/Makefile1
-rw-r--r--editors/openoffice.org-1.1/files/pkg-message.in1
4 files changed, 4 insertions, 0 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 40d7dc9b3841..20c478e0b8d6 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -237,6 +237,7 @@ post-install:
@${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-spadmin
@${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-sweb
@${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-swriter
+ @${PRINTF} "bin/openoffice.org\n" > ${TMPPLIST}
@cd ${PREFIX} ; ${FIND} -s bin -type f | ${GREP} ${EXECBASE} > ${TMPPLIST}
@cd ${PREFIX} ; ${FIND} -s bin -type l | ${GREP} ${EXECBASE} >> ${TMPPLIST}
@cd ${PREFIX} ; ${FIND} -s ${INSTALLATION_BASEDIR} -type f >> ${TMPPLIST}
diff --git a/editors/openoffice-1.1/files/pkg-message.in b/editors/openoffice-1.1/files/pkg-message.in
index 5d97699bd0f0..8b63380621c8 100644
--- a/editors/openoffice-1.1/files/pkg-message.in
+++ b/editors/openoffice-1.1/files/pkg-message.in
@@ -30,6 +30,7 @@ There are some wrappers installed for fast startup.
Add "%%PREFIX%%/bin/" to your PATH and you will be able
to use them.
+%%PREFIX%%/bin/openoffice.org
%%PREFIX%%/bin/%%EXECBASE%%
%%PREFIX%%/bin/%%EXECBASE%%-sagenda
%%PREFIX%%/bin/%%EXECBASE%%-scalc
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 40d7dc9b3841..20c478e0b8d6 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -237,6 +237,7 @@ post-install:
@${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-spadmin
@${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-sweb
@${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-swriter
+ @${PRINTF} "bin/openoffice.org\n" > ${TMPPLIST}
@cd ${PREFIX} ; ${FIND} -s bin -type f | ${GREP} ${EXECBASE} > ${TMPPLIST}
@cd ${PREFIX} ; ${FIND} -s bin -type l | ${GREP} ${EXECBASE} >> ${TMPPLIST}
@cd ${PREFIX} ; ${FIND} -s ${INSTALLATION_BASEDIR} -type f >> ${TMPPLIST}
diff --git a/editors/openoffice.org-1.1/files/pkg-message.in b/editors/openoffice.org-1.1/files/pkg-message.in
index 5d97699bd0f0..8b63380621c8 100644
--- a/editors/openoffice.org-1.1/files/pkg-message.in
+++ b/editors/openoffice.org-1.1/files/pkg-message.in
@@ -30,6 +30,7 @@ There are some wrappers installed for fast startup.
Add "%%PREFIX%%/bin/" to your PATH and you will be able
to use them.
+%%PREFIX%%/bin/openoffice.org
%%PREFIX%%/bin/%%EXECBASE%%
%%PREFIX%%/bin/%%EXECBASE%%-sagenda
%%PREFIX%%/bin/%%EXECBASE%%-scalc