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 | 896af547f8e26b4dd30f50a514ee8741201ebe79 (patch) | |
tree | 96666cf1c9854d4f469f4a676b0ab5ebf84270e3 /sec-policy | |
parent | bah (Manifest recommit) (diff) | |
download | gentoo-2-896af547f8e26b4dd30f50a514ee8741201ebe79.tar.gz gentoo-2-896af547f8e26b4dd30f50a514ee8741201ebe79.tar.bz2 gentoo-2-896af547f8e26b4dd30f50a514ee8741201ebe79.zip |
fix [TE|FC]FILES
Diffstat (limited to 'sec-policy')
-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 |