Remove BuildRoot definition
None of currently supported distributions need that. It was needed last for EL5 which is EOL now Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
0056a77ffa
commit
c520e33639
@ -102,7 +102,6 @@ Source1: %{name}-cockpit-%{version}.tar.gz
|
|||||||
Source2: subscription-manager-rpmlintrc
|
Source2: subscription-manager-rpmlintrc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
||||||
|
|
||||||
# A note about the %{?foo:bar} %{!?foo:quux} convention. The %{?foo:bar}
|
# A note about the %{?foo:bar} %{!?foo:quux} convention. The %{?foo:bar}
|
||||||
# syntax evaluates foo and if it is **defined**, it expands to "bar" otherwise it
|
# syntax evaluates foo and if it is **defined**, it expands to "bar" otherwise it
|
||||||
|
Loading…
Reference in New Issue
Block a user