diff --git a/libnl3.spec b/libnl3.spec index 9a9148e..bedcf65 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -66,6 +66,9 @@ make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name \*.la -delete +%check +make check + %post -p /sbin/ldconfig %post cli -p /sbin/ldconfig %postun -p /sbin/ldconfig