Skip to content

Commit

Permalink
Fix make_redistributionable logic
Browse files Browse the repository at this point in the history
  • Loading branch information
tdawson committed Feb 14, 2017
1 parent 50355d5 commit 25fa795
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_TREE_STATE=clean OS_GIT_VERSION=v3.5.0.19+8519abd-36 OS_GIT_COMMIT=8519abd OS_GIT_MAJOR=3 OS_GIT_MINOR=5+
}

%{!?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 25fa795

Please sign in to comment.