Ismail Dönmez 2014-04-10 09:21:25 +00:00 committed by Git OBS Bridge
parent c2e947d81c
commit 4e7a4d1023

View File

@ -77,7 +77,7 @@ While it can be used to communicate with standard HID devices like keyboards, mi
make %{?_smp_mflags}
%install
%{__make} install DESTDIR=%{?buildroot}
make install DESTDIR=%{?buildroot}
find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
%post -n libhidapi-libusb%{sover} -p /sbin/ldconfig