aboutsummaryrefslogtreecommitdiff
path: root/editors/staroffice52
diff options
context:
space:
mode:
Diffstat (limited to 'editors/staroffice52')
-rw-r--r--editors/staroffice52/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile
index 9d49136f1c51..9106d0128fa7 100644
--- a/editors/staroffice52/Makefile
+++ b/editors/staroffice52/Makefile
@@ -120,7 +120,7 @@ do-install:
@ ${LN} -fs ${LINUXBASE}/${PREFIX}/office52 ${PREFIX}/office52
.endif
@${CAT} ${PKGMESSAGE}
- @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net'
+ @-SAL_IGNOREXERRORS=1 PATH="/bin:${PATH}" TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net'
@if [ -f ${PREFIX}/office52/program/setup ]; then \
${ECHO} ; \
${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \