diff --git a/hidapi.spec b/hidapi.spec index e614146..eca7920 100644 --- a/hidapi.spec +++ b/hidapi.spec @@ -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