Skip to content

Commit

Permalink
Update orchestrator.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega authored Jul 12, 2021
1 parent a798095 commit 16b2944
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions orchestrator.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,8 @@ Prefix: /opt
BuildArch: noarch

%define _target_os Linux
%define python_lib /var/env-orchestrator/lib/python2.6/site-packages
%if 0%{?with_python27}
%define python_lib /var/env-orchestrator/lib/python2.7/site-packages
%define __python /usr/bin/python2.7
%endif # if with_python27
%if 0%{?with_python3}
%define python_lib /var/env-orchestrator/lib/python3.6/site-packages
%define __python /usr/bin/python3.6
%endif # if with_python3

%description
IoT Platform Orchestrator
Expand Down

0 comments on commit 16b2944

Please sign in to comment.