Jan Engelhardt 2012-06-30 01:17:58 +00:00 committed by Git OBS Bridge
parent 966dce1f48
commit c286aebac4

View File

@ -79,7 +79,7 @@ fi;
make %{?_smp_mflags}
%install
%makeinstall
make install DESTDIR="%buildroot";
rm -f "%buildroot/%_libdir"/*.la;
%post -n %lname -p /sbin/ldconfig
@ -92,7 +92,7 @@ rm -f "%buildroot/%_libdir"/*.la;
%files devel
%defattr(-,root,root)
%_includedir/libnetfilter_cthelper*
%_includedir/%name-%version
%_libdir/libnetfilter_cthelper.so
%_libdir/pkgconfig/libnetfilter_cthelper.pc