Compare commits
10 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9fdeb0296 | ||
|
|
aacbdfcf44 | ||
|
|
adfee5a4da | ||
|
|
681f3d423a | ||
|
|
9c8e413d27 | ||
|
|
f3a4eb5fbf | ||
|
|
d792eb89c5 | ||
|
|
de972149c7 | ||
|
|
63e3a82113 | ||
|
|
df0a678f20 |
1 changed files with 4 additions and 0 deletions
4
xtl.spec
4
xtl.spec
|
|
@ -61,7 +61,11 @@ popd
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
%if %{fedora} >= 33
|
||||||
make -C "%{_vpath_builddir}" xtest
|
make -C "%{_vpath_builddir}" xtest
|
||||||
|
%else
|
||||||
|
make xtest
|
||||||
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue