summaryrefslogtreecommitdiffstats
path: root/scripts/theme-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/theme-install.sh')
-rwxr-xr-xscripts/theme-install.sh10
1 files changed, 9 insertions, 1 deletions
diff --git a/scripts/theme-install.sh b/scripts/theme-install.sh
index be5cd52..8956b0f 100755
--- a/scripts/theme-install.sh
+++ b/scripts/theme-install.sh
@@ -2,4 +2,12 @@
SRC_DIR=`cd ../.. ; pwd`
-rpm -ivh $SRC_DIR/packages.theme/RPMS/noarch/*.rpm
+cd $SRC_DIR/repo
+rpm -ivh dogtag-pki-ca-theme-*.rpm\
+ dogtag-pki-kra-theme-*.rpm\
+ dogtag-pki-tps-theme-*.rpm\
+ dogtag-pki-tks-theme-*.rpm\
+ dogtag-pki-console-theme-*.rpm\
+ dogtag-pki-ra-theme-*.rpm\
+ dogtag-pki-common-theme-*.rpm\
+ dogtag-pki-ocsp-theme-*.rpm