diff options
-rw-r--r-- | macros.in | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #/*! \page config_macros Default configuration: @RPMCONFIGDIR@/macros # \verbatim # -# $Id: macros.in,v 1.146 2004/03/05 02:21:48 joden Exp $ +# $Id: macros.in,v 1.147 2004/03/05 23:11:51 jbj Exp $ # # This is a global RPM configuration file. All changes made here will # be lost when the rpm package is upgraded. Any per-system configuration @@ -328,7 +328,7 @@ package or when debugging this package.\ %_filter_GLIBC_PRIVATE 0 # Path to selinux source policy file context patterns. -%__file_context_path /etc/security/selinux/src/policy/file_contexts/file_contexts +%__file_context_path /etc/security/selinux/file_contexts # # Path to selinux src policy file context patterns used to add |