cleanup spec syntax

This commit is contained in:
Rex Dieter 2008-07-21 20:54:38 +00:00
parent 44189df4f5
commit cb7a930350

View File

@ -72,7 +72,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
rm -rf $RPM_BUILD_ROOT%{_datadir}/common-lisp/source/gpgme/
%check || :
%check
# expect 1(+?) errors with gnupg < 1.2.4
# gpgme-1.1.6 includes one known failure (FAIL: t-sign)
make -C tests check ||: