From 4e7a4d10234f8b999e5ec381d66b6bd89187725d740f12ca59c5cd5e41045248 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 10 Apr 2014 09:21:25 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=4 --- hidapi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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