summaryrefslogtreecommitdiffstats
path: root/pki/base/scripts
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-01-21 02:08:51 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-01-21 02:08:51 +0000
commitb1f3d50b627f27fb48cfcd8acb815fd13692f25f (patch)
treef25c6af04cb7aae530265bc1d31fedd2e9bca14b /pki/base/scripts
parent832d7197cb13a0b7da6657f6be65383112052829 (diff)
downloadpki-b1f3d50b627f27fb48cfcd8acb815fd13692f25f.tar.gz
pki-b1f3d50b627f27fb48cfcd8acb815fd13692f25f.tar.xz
pki-b1f3d50b627f27fb48cfcd8acb815fd13692f25f.zip
Bugzilla Bug #480679 - integrate latest selinux code with the rest of the build
infrastructure. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@180 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/scripts')
-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.