summaryrefslogtreecommitdiffstats
path: root/scripts/theme-install.sh
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-12-05 08:43:51 -0600
committerEndi S. Dewata <edewata@redhat.com>2011-12-05 08:43:51 -0600
commit61ba4653098c9b37ba4679421cfb1a7856bd5669 (patch)
tree8c7f2b7bce01b6db1d29df5c65fe7a230b562f45 /scripts/theme-install.sh
parente1dfb9437faf90a6dc105768ada4112c40f792bc (diff)
downloadpki-dev-61ba4653098c9b37ba4679421cfb1a7856bd5669.tar.gz
pki-dev-61ba4653098c9b37ba4679421cfb1a7856bd5669.tar.xz
pki-dev-61ba4653098c9b37ba4679421cfb1a7856bd5669.zip
Created local repo.
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