SHA256
1
0
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:
Olaf Hering 2014-11-24 17:17:26 +00:00 committed by Git OBS Bridge
parent 494a843b43
commit 1d001e9d55

View File

@ -728,7 +728,6 @@ a \
' mkinitrd/scripts/boot-guestfs.sh
diff -u mkinitrd/scripts/boot-guestfs.sh~ mkinitrd/scripts/boot-guestfs.sh || :
#
%if %suse_version < 1230
patched=
for p in \
%{S:1310} \
@ -749,7 +748,6 @@ do
fi
done
test -n "$patched"
%endif
./mkinitrd_setup.sh \
-s $PWD/mkinitrd/scripts \