Skip to content

Commit

Permalink
Backported redistributable logic to Origin specfile
Browse files Browse the repository at this point in the history
This back-ports downstream commit 25fa795.

Signed-off-by: Steve Kuznetsov <[email protected]>
  • Loading branch information
stevekuznetsov committed Feb 15, 2017
1 parent 05377d4 commit 414c465
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions origin.spec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
%global os_git_vars OS_GIT_VERSION='' OS_GIT_COMMIT='' OS_GIT_MAJOR='' OS_GIT_MINOR='' OS_GIT_TREE_STATE=''
}

%{!?make_redistributable:
%if 0%{?fedora} || 0%{?epel}
%global make_redistributable 0
%else
Expand All @@ -40,7 +39,6 @@
%global make_redistributable 0
%endif
%endif
}

%if "%{dist}" == ".el7aos"
%global package_name atomic-openshift
Expand Down

0 comments on commit 414c465

Please sign in to comment.