diff options
Diffstat (limited to 'french/staroffice52/Makefile')
-rw-r--r-- | french/staroffice52/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/staroffice52/Makefile b/french/staroffice52/Makefile index 734bae3940e7..6f31b1a33e41 100644 --- a/french/staroffice52/Makefile +++ b/french/staroffice52/Makefile @@ -101,7 +101,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} ; \ |