summaryrefslogtreecommitdiffstats
path: root/build/opnfv-apex-common.spec
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-07-01 18:01:24 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-07-01 18:01:24 +0000
commit9366d88b499d51369182c8fb04fa358ae6694844 (patch)
tree9ff2ef66ab095f04b283a495442988a33cb506d7 /build/opnfv-apex-common.spec
parent4329294c99fd22b814aa8d7183e0e8de543ac5c5 (diff)
parent45fabbab6a4107df8a32f09045cf955afeb2e4ac (diff)
Merge "Syntax updates and new tests"
Diffstat (limited to 'build/opnfv-apex-common.spec')
-rw-r--r--build/opnfv-apex-common.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/opnfv-apex-common.spec b/build/opnfv-apex-common.spec
index d5532411..5abd4493 100644
--- a/build/opnfv-apex-common.spec
+++ b/build/opnfv-apex-common.spec
@@ -53,7 +53,7 @@ install config/network/network_settings_v6.yaml %{buildroot}%{_sysconfdir}/opnfv
mkdir -p %{buildroot}%{_var}/opt/opnfv/lib/python/apex
install lib/common-functions.sh %{buildroot}%{_var}/opt/opnfv/lib/
install lib/utility-functions.sh %{buildroot}%{_var}/opt/opnfv/lib/
-install lib/python/apex-python-utils.py %{buildroot}%{_var}/opt/opnfv/lib/python/
+install lib/python/apex_python_utils.py %{buildroot}%{_var}/opt/opnfv/lib/python/
mkdir -p %{buildroot}%{python3_sitelib}/apex/
install lib/python/apex/__init__.py %{buildroot}%{python3_sitelib}/apex/
install lib/python/apex/deploy_env.py %{buildroot}%{python3_sitelib}/apex/