Skip to content

Commit

Permalink
Update sdk_container/src/third_party/coreos-overlay/sys-boot/grub/gru…
Browse files Browse the repository at this point in the history
…b-2.06-r9.ebuild

Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
  • Loading branch information
sayanchowdhury and tormath1 authored Jan 19, 2024
1 parent d3e68b7 commit cecb523
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ src_install() {
dostrip -x /usr/lib/grub

dodir /usr/share/grub
sed -e "s/@@UPSTREAM_VERSION@@/${PV}/" -e "s/@@VERSION@@/${PVR}/" "${FILESDIR}"/sbat.csv.in >"${ED}/usr/share/grub/sbat.csv"
sed -e "s/@@UPSTREAM_VERSION@@/${PV}/" -e "s/@@VERSION@@/${PVR}/" "${FILESDIR}"/sbat.csv.in >"${ED}/usr/share/grub/sbat.csv" || die

}

Expand Down

0 comments on commit cecb523

Please sign in to comment.