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:
Gary Ching-Pang Lin 2014-08-12 09:40:50 +00:00 committed by Git OBS Bridge
parent 08b33c6edf
commit 23e59eef11
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -204,6 +204,8 @@ for suffix in "${suffixes[@]}"; do
pesign -m "$signature" -i shim.efi -o shim-$suffix.efi
rm -f shim.efi
fi
else
mv shim.efi shim-$suffix.efi
fi
rm -f shim.cer shim.crt
# make sure cert.o gets rebuilt