diff --git a/libproxy.spec b/libproxy.spec index c96782b..6f40087 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -191,9 +191,10 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" #In case all modules are disabled mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}/%{version}/modules - +%{?_with_test: %check make test +} %post -p /sbin/ldconfig