# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ MODS="munin" IUSE="" inherit selinux-policy-2 DESCRIPTION="SELinux policy for munin and munin-node" KEYWORDS="alpha amd64 mips ppc sparc x86" src_unpack() { selinux-policy-2_src_unpack cd "${WORKDIR}" epatch ${FILESDIR}/${P}-path-patches.diff }