Skip to content

Commit e408f55

Browse files
author
OpenShift Bot
authored
Merge pull request #11559 from stevekuznetsov/skuznets/allow-setting-redistributable
Merged by openshift-bot
2 parents 94dc35f + 32062b9 commit e408f55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: origin.spec

+2
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@
2929
%global os_git_vars OS_GIT_VERSION='' OS_GIT_COMMIT='' OS_GIT_MAJOR='' OS_GIT_MINOR='' OS_GIT_TREE_STATE=''
3030
}
3131

32+
%{!?make_redistributable:
3233
%if 0%{?fedora} || 0%{?epel}
3334
%global make_redistributable 0
3435
%else
3536
%global make_redistributable 1
3637
%endif
38+
}
3739

3840
%if "%{dist}" == ".el7aos"
3941
%global package_name atomic-openshift

0 commit comments

Comments
 (0)