From a87aca32915b0052eceea6f7e667d3f72c03a9b2 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Sep 26 2012 15:43:44 +0000 Subject: Fix spec typo --- diff --git a/selinux-policy.spec b/selinux-policy.spec index e96a25e..f8ca994 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -206,7 +206,7 @@ rm -f %{buildroot}/%{_sysconfigdir}/selinux/%1/modules/active/policy.kern %dir %{_sysconfdir}/selinux/%1/contexts/files \ %verify(not md5 size mtime) %{_sysconfdir}/selinux/%1/contexts/files/file_contexts \ %verify(not md5 size mtime) %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.homedirs \ -%ghost %{_sysconfdir}/selinux/%1/contexts/files/*.bin \ +#%ghost %{_sysconfdir}/selinux/%1/contexts/files/*.bin \ %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.local \ %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.subs \ %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.subs_dist \