forked from pool/schily
- Run tests after build.
OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=103
This commit is contained in:
parent
679fad9a0a
commit
1dc6ec5939
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 3 09:28:52 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Run tests after build.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 9 23:17:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
Tue Jun 9 23:17:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -642,6 +642,9 @@ rm -Rfv \
|
|||||||
|
|
||||||
%fdupes -s %buildroot/%_prefix
|
%fdupes -s %buildroot/%_prefix
|
||||||
|
|
||||||
|
%check
|
||||||
|
NO_RANDOM=TRUE make tests || :
|
||||||
|
|
||||||
%post -n cdrecord
|
%post -n cdrecord
|
||||||
%set_permissions %_bindir/cdrecord
|
%set_permissions %_bindir/cdrecord
|
||||||
true
|
true
|
||||||
|
Loading…
Reference in New Issue
Block a user