forked from pool/libguestfs
typo, vmlinuz listed twice
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=142
This commit is contained in:
parent
ebe513f261
commit
35b02f0e42
@ -538,7 +538,7 @@ test -n "$patched"
|
|||||||
-s $PWD/mkinitrd/scripts \
|
-s $PWD/mkinitrd/scripts \
|
||||||
-i $PWD/mkinitrd
|
-i $PWD/mkinitrd
|
||||||
mkdir mkinitrd/boot_tmp
|
mkdir mkinitrd/boot_tmp
|
||||||
kver=`env PATH=/sbin:/usr/sbin:$PATH get_kernel_version /boot/vmlinuz /boot/vmlinuz`
|
kver=`env PATH=/sbin:/usr/sbin:$PATH get_kernel_version /boot/vmlinuz`
|
||||||
arch=`arch`
|
arch=`arch`
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
arch=i686 #?
|
arch=i686 #?
|
||||||
|
Loading…
Reference in New Issue
Block a user