- Install rescan-scsi-bus.sh

OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=21
This commit is contained in:
Hannes Reinecke 2013-03-12 08:45:37 +00:00 committed by Git OBS Bridge
parent bdb67dcc37
commit fb6e0f348e

View File

@ -62,6 +62,7 @@ or a bridge device are examples of devices that use SCSI command sets.
%install
%makeinstall
install -m 755 scripts/scsi_logging_level $RPM_BUILD_ROOT%{_bindir}
install -m 755 scrtips/rescan-scsi-bus.sh $RPM_BUILD_ROOT%{_bindir}
%{__rm} -f %{buildroot}%{_libdir}/*.la
%post -p /sbin/ldconfig