This commit is contained in:
parent
992878c026
commit
f9f8274f18
@ -183,9 +183,9 @@ install -m 755 tools/udev/scan-scsi-target \
|
|||||||
# find all duplicates
|
# find all duplicates
|
||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
|
|
||||||
#%check
|
%check
|
||||||
# Tests seem to randomly fail in OBS
|
# Tests seem to randomly fail in OBS
|
||||||
#make check
|
make check
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
getent group %{name} >/dev/null || groupadd -r %{name}
|
getent group %{name} >/dev/null || groupadd -r %{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user