Signed-off-by: lcrpkking <pkwarcraft@gmail.com>
This commit is contained in:
lcrpkking 2023-02-13 10:30:19 +00:00
parent 31f615d372
commit f2e0e8340a

View File

@ -54,8 +54,8 @@ make pure_install DESTDIR=%{buildroot}
find %{buildroot} -type f -name .packlist -delete
%{_fixperms} %{buildroot}/*
#%%check
#make test
%%check
make test
%files
%doc Changes README
@ -64,4 +64,4 @@ find %{buildroot} -type f -name .packlist -delete
%changelog
* Wed Sep 14 2022 lichaoran <pkwarcraft@hotmail.com> - 0.17-1
- init package
- init package