diff options
Diffstat (limited to 'german/staroffice52/Makefile')
-rw-r--r-- | german/staroffice52/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile index b651d4d69cda..3a55017ffbe3 100644 --- a/german/staroffice52/Makefile +++ b/german/staroffice52/Makefile @@ -96,7 +96,7 @@ do-install: .if exists(${LINUXBASE}/${PREFIX}) @${LN} -fs ${LINUXBASE}/${PREFIX}/office52 ${PREFIX}/office52 .endif - @${CAT} ${PKGDIR}/MESSAGE + @${CAT} ${PKGMESSAGE} @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ |