fix path
This commit is contained in:
parent
def3914d50
commit
35592576d1
@ -24,7 +24,7 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
rm -rf %{buildroot}/%{_datadir}/pkgconfig/usbutils.pc
|
||||
rm -rf %{buildroot}/%{_libdir}/pkgconfig/usbutils.pc
|
||||
|
||||
%files
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
|
Loading…
Reference in New Issue
Block a user