Escape macro in comment
This commit is contained in:
parent
42d617cd57
commit
bfeb92d7ad
@ -203,7 +203,7 @@ cp examples/ansible.cfg %{buildroot}/etc/ansible/
|
||||
mkdir -p %{buildroot}/%{_mandir}/man1
|
||||
cp -v docs/man/man1/*.1 %{buildroot}/%{_mandir}/man1/
|
||||
|
||||
# These files are needed for the unit tests, so we don't remove them in %prep
|
||||
# These files are needed for the unit tests, so we don't remove them in %%prep
|
||||
find %{buildroot}/%{python3_sitelib} -name .travis.yml -type f -delete
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user