aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2015-09-12 08:16:42 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-09-12 08:16:42 +0000
commit33bef552fb600e8f82cdfceb401337e2fa96553a (patch)
tree5b3b860c53678dfdc888a81811f6286b6838b5b3 /build
parentc8bfaecc87a732f8b31fbb8629893d8df4af7468 (diff)
parentb5dbb3a0d6f159e910cf56bdb869eda8593340fd (diff)
Merge "make rhel7 ppa fail due to the name of comps.xml in template file"
Diffstat (limited to 'build')
-rw-r--r--build/templates/RedHat_juno.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/templates/RedHat_juno.tmpl b/build/templates/RedHat_juno.tmpl
index 8efd23b8..a2f0fd08 100644
--- a/build/templates/RedHat_juno.tmpl
+++ b/build/templates/RedHat_juno.tmpl
@@ -48,6 +48,6 @@ find /var/cache/yum/ -name *.rpm | xargs -i cp {} /centos7-juno-ppa/Packages/
rm /centos7-juno-ppa/Packages/selinux-policy* -f
rm /centos7-juno-ppa/Packages/systemd* -f
-cp /centos7-comps.xml /centos7-juno-ppa/
-createrepo -g centos7-comps.xml /centos7-juno-ppa
+cp /comps.xml /centos7-juno-ppa/
+createrepo -g comps.xml /centos7-juno-ppa
tar -zcvf /centos7-juno-ppa.tar.gz /centos7-juno-ppa