Michael Ströder 2020-08-12 12:45:35 +00:00 committed by Git OBS Bridge
parent 9408913b2a
commit b65b6494ef

View File

@ -289,6 +289,7 @@ automatically.
%prep
%setup -q -n ansible-%{version}
%patch1 -p1
for file in .git_keep .travis.yml ; do
find . -name "$file" -delete