cleanup spec syntax
This commit is contained in:
parent
44189df4f5
commit
cb7a930350
@ -72,7 +72,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
rm -rf $RPM_BUILD_ROOT%{_datadir}/common-lisp/source/gpgme/
|
rm -rf $RPM_BUILD_ROOT%{_datadir}/common-lisp/source/gpgme/
|
||||||
|
|
||||||
|
|
||||||
%check || :
|
%check
|
||||||
# expect 1(+?) errors with gnupg < 1.2.4
|
# expect 1(+?) errors with gnupg < 1.2.4
|
||||||
# gpgme-1.1.6 includes one known failure (FAIL: t-sign)
|
# gpgme-1.1.6 includes one known failure (FAIL: t-sign)
|
||||||
make -C tests check ||:
|
make -C tests check ||:
|
||||||
|
Loading…
Reference in New Issue
Block a user