From 319f5c023d74b2f165bd1fd6f4c5aa19ff455b0a Mon Sep 17 00:00:00 2001 From: wiedi Date: Sat, 14 Jun 2014 10:26:36 +0000 Subject: fix SMF Manifest installation by not overwriting INSTALLATION_DIRS --- chat/spectrum/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat') diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile index 8efc16e3b76..fe77171af84 100644 --- a/chat/spectrum/Makefile +++ b/chat/spectrum/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2014/05/09 07:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2014/06/14 10:26:36 wiedi Exp $ DISTNAME= spectrum-1.4.8 PKGREVISION= 26 @@ -93,7 +93,7 @@ MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR} FILES_SUBST+= PREFIX=${PREFIX} FILES_SUBST+= JABBER_USER=${JABBER_USER} -INSTALLATION_DIRS= bin ${PKG_SYSCONFDIR} +INSTALLATION_DIRS+= bin ${PKG_SYSCONFDIR} INSTALLATION_DIRS+= share/locales INSTALLATION_DIRS+= ${EGDIR} # INSTALLATION_DIRS+= ${DOCDIR} -- cgit v1.2.3