summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-06-04 17:28:48 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-06-04 17:28:48 +0000
commitb6a367e7732a94bfb6d5bf7b9b86dcba8d14404d (patch)
tree0a0b7dbb3849ccccbbc4bba32e891d474673b5a9 /mail-filter/mimedefang
parentstable x86, security bug 180736 (diff)
downloadgentoo-2-b6a367e7732a94bfb6d5bf7b9b86dcba8d14404d.tar.gz
gentoo-2-b6a367e7732a94bfb6d5bf7b9b86dcba8d14404d.tar.bz2
gentoo-2-b6a367e7732a94bfb6d5bf7b9b86dcba8d14404d.zip
Change config file perms to 644.
(Portage version: 2.1.2.9)
Diffstat (limited to 'mail-filter/mimedefang')
-rw-r--r--mail-filter/mimedefang/mimedefang-2.57.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/mimedefang/mimedefang-2.57.ebuild b/mail-filter/mimedefang/mimedefang-2.57.ebuild
index 0029ee18c28f..f87062137ca5 100644
--- a/mail-filter/mimedefang/mimedefang-2.57.ebuild
+++ b/mail-filter/mimedefang/mimedefang-2.57.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/mimedefang/mimedefang-2.57.ebuild,v 1.3 2007/06/04 14:07:02 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/mimedefang/mimedefang-2.57.ebuild,v 1.4 2007/06/04 17:28:48 ticho Exp $
inherit eutils
@@ -27,7 +27,7 @@ src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
fowners defang:defang /etc/mail/mimedefang-filter
- fperms 600 /etc/mail/mimedefang-filter
+ fperms 644 /etc/mail/mimedefang-filter
insinto /etc/mail/
insopts -m 644
newins "${S}"/SpamAssassin/spamassassin.cf sa-mimedefang.cf