Skip to content

Commit 9314044

Browse files
committed
Exclude .gitignore from openQA rpm
the git files should not be ended up to the end users and the build raises warnings about it.
1 parent a3d5bcb commit 9314044

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dist/rpm/openQA.spec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,8 @@ fi
796796

797797
%files doc
798798
%doc docs/*
799+
%exclude %{_defaultdocdir}/asciinema/.gitignore
800+
%exclude %{_defaultdocdir}/images/.gitignore
799801

800802
%files local-db
801803
%{_unitdir}/openqa-setup-db.service

0 commit comments

Comments
 (0)