diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-04-08 00:36:55 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-04-08 00:36:55 +0000 |
commit | 06d812a7362fe9bcbe32fe1453a232e52fc2a5c5 (patch) | |
tree | 1e4bbf78a7b9d14ae560721b597d9b755d03fcd9 /sec-policy/selinux-samba | |
parent | bah (diff) | |
download | historical-06d812a7362fe9bcbe32fe1453a232e52fc2a5c5.tar.gz historical-06d812a7362fe9bcbe32fe1453a232e52fc2a5c5.tar.bz2 historical-06d812a7362fe9bcbe32fe1453a232e52fc2a5c5.zip |
fix [TE|FC]FILES
Diffstat (limited to 'sec-policy/selinux-samba')
-rw-r--r-- | sec-policy/selinux-samba/selinux-samba-20040406.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sec-policy/selinux-samba/selinux-samba-20040406.ebuild b/sec-policy/selinux-samba/selinux-samba-20040406.ebuild index d89b6d998c60..35ca3235256c 100644 --- a/sec-policy/selinux-samba/selinux-samba-20040406.ebuild +++ b/sec-policy/selinux-samba/selinux-samba-20040406.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-20040406.ebuild,v 1.1 2004/04/06 20:20:23 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-20040406.ebuild,v 1.2 2004/04/08 00:36:55 pebenito Exp $ -TEFILES="courier-imap.te" -FCFILES="courier-imap.fc" +TEFILES="samba.te" +FCFILES="samba.fc" IUSE="" inherit selinux-policy |