forked from pool/libguestfs
patch mkinitrd unconditional
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=327
This commit is contained in:
parent
494a843b43
commit
1d001e9d55
@ -728,7 +728,6 @@ a \
|
|||||||
' mkinitrd/scripts/boot-guestfs.sh
|
' mkinitrd/scripts/boot-guestfs.sh
|
||||||
diff -u mkinitrd/scripts/boot-guestfs.sh~ mkinitrd/scripts/boot-guestfs.sh || :
|
diff -u mkinitrd/scripts/boot-guestfs.sh~ mkinitrd/scripts/boot-guestfs.sh || :
|
||||||
#
|
#
|
||||||
%if %suse_version < 1230
|
|
||||||
patched=
|
patched=
|
||||||
for p in \
|
for p in \
|
||||||
%{S:1310} \
|
%{S:1310} \
|
||||||
@ -749,7 +748,6 @@ do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
test -n "$patched"
|
test -n "$patched"
|
||||||
%endif
|
|
||||||
|
|
||||||
./mkinitrd_setup.sh \
|
./mkinitrd_setup.sh \
|
||||||
-s $PWD/mkinitrd/scripts \
|
-s $PWD/mkinitrd/scripts \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user