run test suite
This commit is contained in:
parent
9e8d922623
commit
12d49199c5
@ -83,6 +83,9 @@ for h in slang.h slcurses.h; do
|
||||
ln -s ../$h $RPM_BUILD_ROOT%{_includedir}/slang/$h
|
||||
done
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user