pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/spamassassin Give configuration files back to roo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/247f8a2bb188
branches: trunk
changeset: 550075:247f8a2bb188
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Nov 14 22:51:52 2008 +0000
description:
Give configuration files back to root and turn user-destdir on again.
diffstat:
mail/spamassassin/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r f763b10153d3 -r 247f8a2bb188 mail/spamassassin/Makefile
--- a/mail/spamassassin/Makefile Fri Nov 14 22:33:29 2008 +0000
+++ b/mail/spamassassin/Makefile Fri Nov 14 22:51:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2008/10/19 19:18:20 he Exp $
+# $NetBSD: Makefile,v 1.90 2008/11/14 22:51:52 joerg Exp $
DISTNAME= Mail-SpamAssassin-3.2.5
PKGNAME= spamassassin-3.2.5
@@ -13,7 +13,7 @@
#LICENSE= apache-2.0
-PKG_DESTDIR_SUPPORT= destdir
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "../../mk/bsd.prefs.mk"
@@ -104,7 +104,7 @@
SA_DOCFILES+= sql/userpref_pg.sql
OWN_DIRS+= ${VARBASE}/spamassassin
-OWN_DIRS_PERMS+= ${PKG_SYSCONFDIR}/sa-update-keys ${SHAREOWN} ${SHAREGRP} 0700
+OWN_DIRS_PERMS+= ${PKG_SYSCONFDIR}/sa-update-keys ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0700
SUBST_CLASSES+= sa2
SUBST_STAGE.sa2= pre-configure
Home |
Main Index |
Thread Index |
Old Index