Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eaf696ed15 | ||
|
|
f0979ff925 | ||
|
|
94ed76e8ea |
1 changed files with 2 additions and 2 deletions
|
|
@ -50,8 +50,8 @@ install -Dp -m 644 %{SOURCE1} %{buildroot}/%{_datadir}/metainfo/%{name}.appdata.
|
|||
rm -rf %{buildroot}/%{_datadir}/icons/hicolor/14x14
|
||||
|
||||
%check
|
||||
# Test "chrono" fails on armv7l
|
||||
%ifnarch %{arm}
|
||||
# Test "chrono" fails on arm
|
||||
%ifnarch %{arm} %{arm64}
|
||||
%ctest
|
||||
%endif
|
||||
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue