SHA256
6
0
forked from pool/wv
Michal Vyskocil 2013-10-04 10:13:23 +00:00 committed by Git OBS Bridge
parent 8f19a7ce34
commit 4f216dd3f0

View File

@ -94,6 +94,9 @@ make %{?_smp_mflags}
make DESTDIR=$RPM_BUILD_ROOT manonedir=%{_mandir}/man1 install make DESTDIR=$RPM_BUILD_ROOT manonedir=%{_mandir}/man1 install
rm -f %{buildroot}%{_libdir}/*.la rm -f %{buildroot}%{_libdir}/*.la
%check
make check
%post -n %lname -p /sbin/ldconfig %post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig