From 6665dc3b520f0c44e6b59904ead0e5c20f405c69 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 2 Oct 2008 17:57:45 +0000 Subject: Fix DESTDIR installation. --- misc/openoffice2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/openoffice2/Makefile b/misc/openoffice2/Makefile index 5c4e3818995..c05b1f5e707 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2008/09/20 14:14:47 hira Exp $ +# $NetBSD: Makefile,v 1.51 2008/10/02 17:57:45 joerg Exp $ # OO_VER= 2.4.1 @@ -114,7 +114,7 @@ OO_RELEASE= OpenOffice.org${OO_VER} PLIST_SRC= ${PKGDIR}/PLIST PLIST_SRC+= ${WRKDIR}/PLIST MESSAGE_SUBST+= OO_RELEASE=${OO_RELEASE} -INSTALLATION_DIRS= bin ${OO_RELEASE} +INSTALLATION_DIRS= bin ${OO_RELEASE} share/applications OO_UNXNAME= openoffice.org2.4 OO_PKGPATH= ${WRKSRC}/instsetoo_native/${OPENOFFICE_OUTPATH}.pro/OpenOffice/portable/install -- cgit v1.2.3