pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/openoffice2 Add missing directories. Otherwise in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25da3d03ece0
branches:  trunk
changeset: 554511:25da3d03ece0
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Feb 15 16:31:49 2009 +0000

description:
Add missing directories. Otherwise installation fails silently.

diffstat:

 misc/openoffice2/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 617d919236de -r 25da3d03ece0 misc/openoffice2/Makefile
--- a/misc/openoffice2/Makefile Sun Feb 15 16:16:50 2009 +0000
+++ b/misc/openoffice2/Makefile Sun Feb 15 16:31:49 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2009/02/09 22:56:25 joerg Exp $
+# $NetBSD: Makefile,v 1.65 2009/02/15 16:31:49 joerg Exp $
 #
 
 OO_VER=                        2.4.2
@@ -135,7 +135,8 @@
 PLIST_SUBST+=          OO_ICON_PREFIX=openofficeorg24
 MESSAGE_SUBST+=                OO_PREFIX=${OO_PREFIX}
 INSTALLATION_DIRS=     bin lib/${OO_RELEASE} share/applications \
-                       share/mime-info share/packages
+                       share/application-registry share/mime-info \
+                       share/packages share/mime/packages
 
 OO_UNXNAME=    openoffice.org2.4
 OO_PKGPATH=    ${WRKSRC}/instsetoo_native/${OPENOFFICE_OUTPATH}.pro/OpenOffice/portable/install



Home | Main Index | Thread Index | Old Index