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 15:31:39 -0500
commit4a8dc4c7664ab9ec3a4cce15f2f20e1baf19a0d0 (patch)
treea9f02f029aee5f11bec89a963440bd9f6413ef69 /scripts/compose_dogtag_pki_theme_packages
parentaec211595ec1e218b3d32280eb0c092cfbc95f45 (diff)
downloadpki-dev.tar.gz
pki-dev.tar.xz
pki-dev.zip
Removed CA, KRA, OCSP, TKS theme packages.dev
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"
##