enable make check
This commit is contained in:
parent
3f905b3a80
commit
6433b9765a
@ -2,7 +2,7 @@
|
||||
%{!?with_x:%global with_x 1}
|
||||
Name: groff
|
||||
Version: 1.22.4
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: A typesetting system
|
||||
License: GPLv3+ and GFDL and BSD and MIT
|
||||
URL: http://www.gnu.org/software/groff/
|
||||
@ -120,7 +120,7 @@ popd
|
||||
sed --in-place 's|#! /bin/sed -f|#! /usr/bin/sed -f|' %{buildroot}%{_datadir}/groff/%{version}/font/devps/generate/symbol.sed
|
||||
|
||||
%check
|
||||
#make check
|
||||
make check
|
||||
|
||||
%pre
|
||||
|
||||
@ -320,6 +320,9 @@ sed --in-place 's|#! /bin/sed -f|#! /usr/bin/sed -f|' %{buildroot}%{_datadir}/gr
|
||||
%{_infodir}/groff.info*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 13 2023 zhoupengcheng <zhoupengcheng11@huawei.com> - 1.22.4-12
|
||||
- enable make check
|
||||
|
||||
* Tue Feb 14 2023 zhoupengcheng <zhoupengcheng11@huawei.com> - 1.22.4-11
|
||||
- disable make check to fix build failed
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user