Drop double newline

This commit is contained in:
Miro Hrončok 2020-07-21 13:42:29 +02:00
parent 1d8a367d96
commit e453b585b4
1 changed files with 0 additions and 1 deletions

1
macros
View File

@ -363,4 +363,3 @@ print(result)
%global __find_provides /bin/sh -c "%{?__filter_prov_cmd} %{__deploop P} %{?__filter_from_prov}" \
%global __find_requires /bin/sh -c "%{?__filter_req_cmd} %{__deploop R} %{?__filter_from_req}" \
}