Accepting request 244297 from home:gary_lin:branches:devel:openSUSE:Factory
Keep shim-devel.efi for the devel project OBS-URL: https://build.opensuse.org/request/show/244297 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim?expand=0&rev=80
This commit is contained in:
parent
08b33c6edf
commit
23e59eef11
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 12 09:18:42 UTC 2014 - glin@suse.com
|
||||||
|
|
||||||
|
- Keep shim-devel.efi for the devel project
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 8 11:18:36 UTC 2014 - lnussel@suse.de
|
Fri Aug 8 11:18:36 UTC 2014 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -204,6 +204,8 @@ for suffix in "${suffixes[@]}"; do
|
|||||||
pesign -m "$signature" -i shim.efi -o shim-$suffix.efi
|
pesign -m "$signature" -i shim.efi -o shim-$suffix.efi
|
||||||
rm -f shim.efi
|
rm -f shim.efi
|
||||||
fi
|
fi
|
||||||
|
else
|
||||||
|
mv shim.efi shim-$suffix.efi
|
||||||
fi
|
fi
|
||||||
rm -f shim.cer shim.crt
|
rm -f shim.cer shim.crt
|
||||||
# make sure cert.o gets rebuilt
|
# make sure cert.o gets rebuilt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user