Skip to content

Commit

Permalink
spec: use %check scriptlet without safety harness
Browse files Browse the repository at this point in the history
  • Loading branch information
jnpkrn committed Jan 27, 2015
1 parent 5d51f66 commit 1476d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/clufter.spec
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ test -f '%{buildroot}%{clufter_script}' \
%{__install} -pm 644 -- gpl-2.0.txt doc/*.txt \
'%{buildroot}%{_defaultdocdir}/%{clufter_source}'

%check || :
%check
%if "%{clufter_check}"
# just a basic sanity check
# we need to massage RA metadata files and PATH so the local run works
Expand Down

0 comments on commit 1476d24

Please sign in to comment.