diff --git a/slang.spec b/slang.spec index 59e4a99..887911e 100644 --- a/slang.spec +++ b/slang.spec @@ -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