From 7c29e81e89bee1032aa1d6d72521400b81c43357 Mon Sep 17 00:00:00 2001 From: mrauch Date: Mon, 7 Jun 2004 20:45:48 +0000 Subject: After the last change the list of helpfiles to copy may be empty. --- misc/openoffice/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/openoffice') diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index 86ca66434a0..a6b889f8b8c 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2004/06/05 12:22:47 mrauch Exp $ +# $NetBSD: Makefile,v 1.51 2004/06/07 20:45:48 mrauch Exp $ DISTNAME= openoffice-1.1.1 CATEGORIES= misc @@ -60,7 +60,7 @@ post-extract: ${WRKSRC}/../offmgr/res/openintro.bmp # bring the localized helpcontent into place ${MKDIR} ${WRKSRC}/../helpcontent/${OPENOFFICE_OUTPATH}.pro/bin - ${CP} ${WRKDIR}/*.zip ${WRKSRC}/../helpcontent/${OPENOFFICE_OUTPATH}.pro/bin/ + -${CP} ${WRKDIR}/*.zip ${WRKSRC}/../helpcontent/${OPENOFFICE_OUTPATH}.pro/bin/ do-build: ${_ULIMIT_CMD} tcsh -c "setenv PTHREAD_DIAGASSERT Ael && cd ${WRKSRC}/.. && ./bootstrap && source ${OPENOFFICE_SETFILE}Env.Set && dmake" -- cgit v1.2.3