Skip to content

Commit 25fa795

Browse files
committed
Fix make_redistributionable logic
1 parent 50355d5 commit 25fa795

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

origin.spec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
%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+
3030
}
3131

32-
%{!?make_redistributable:
3332
%if 0%{?fedora} || 0%{?epel}
3433
%global make_redistributable 0
3534
%else
@@ -40,7 +39,6 @@
4039
%global make_redistributable 0
4140
%endif
4241
%endif
43-
}
4442

4543
%if "%{dist}" == ".el7aos"
4644
%global package_name atomic-openshift

0 commit comments

Comments
 (0)