summaryrefslogtreecommitdiffstats
path: root/scripts/compose_dogtag_pki_theme_packages
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-09 10:56:42 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-09 12:19:05 -0500
commitf0fecaa6e1ce8739ec121005f704e9e4557beaa2 (patch)
tree3c1569b233d03a174169226c8ae0a887f5042ad3 /scripts/compose_dogtag_pki_theme_packages
parent28c4ad4f7c1187bd01f485ab952e599964e4bff4 (diff)
downloadpki-ticket-407.tar.gz
pki-ticket-407.tar.xz
pki-ticket-407.zip
Removed CA, KRA, OCSP, TKS theme packages.ticket-407
The build scripts and spec files have been updated to no longer create the theme packages for CA, KRA, OCSP, and TKS. Ticket #407
Diffstat (limited to 'scripts/compose_dogtag_pki_theme_packages')
-rwxr-xr-xscripts/compose_dogtag_pki_theme_packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/compose_dogtag_pki_theme_packages b/scripts/compose_dogtag_pki_theme_packages
index 76ba2a1c0..a9c6b189c 100755
--- a/scripts/compose_dogtag_pki_theme_packages
+++ b/scripts/compose_dogtag_pki_theme_packages
@@ -39,7 +39,7 @@ DOGTAG_PKI_THEME_VERSION="10.0.0.b2"
##
PKI_SPECS_FILE="${PKI_DIR}/specs/${DOGTAG_PKI_THEME}.spec"
-PKI_COMPONENT_LIST="test common-ui ca-ui kra-ui ocsp-ui tks-ui ra-ui tps-ui console-ui"
+PKI_COMPONENT_LIST="test common-ui ra-ui tps-ui console-ui"
##