summaryrefslogtreecommitdiffstats
path: root/pki/base/scripts/set_base_SVN_external_properties
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/scripts/set_base_SVN_external_properties')
-rwxr-xr-xpki/base/scripts/set_base_SVN_external_properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/base/scripts/set_base_SVN_external_properties b/pki/base/scripts/set_base_SVN_external_properties
index 809864bfa..c08adf90a 100755
--- a/pki/base/scripts/set_base_SVN_external_properties
+++ b/pki/base/scripts/set_base_SVN_external_properties
@@ -26,7 +26,7 @@ fi
# Specify the location and a list of the SVN components that
# require these SVN external properties to be updated.
SVN_COMPONENTS_LOCATION="${PKI_PWD}/.."
-SVN_COMPONENTS="ca common console java-tools kra manage migrate native-tools ocsp osutil ra setup silent symkey tks tps util"
+SVN_COMPONENTS="ca common console java-tools kra manage migrate native-tools ocsp osutil ra setup selinux silent symkey tks tps util"
# Change directory to the location of all of these components,
# and execute the defined SVN external property changes.