pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/openoffice After the last change the list of help...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b55036a6236e
branches:  trunk
changeset: 476371:b55036a6236e
user:      mrauch <mrauch%pkgsrc.org@localhost>
date:      Mon Jun 07 20:45:48 2004 +0000

description:
After the last change the list of helpfiles to copy may be empty.

diffstat:

 misc/openoffice/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9de79d91c7bb -r b55036a6236e misc/openoffice/Makefile
--- a/misc/openoffice/Makefile  Mon Jun 07 19:36:40 2004 +0000
+++ b/misc/openoffice/Makefile  Mon Jun 07 20:45:48 2004 +0000
@@ -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 @@
                ${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"



Home | Main Index | Thread Index | Old Index