summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2019-10-29 16:41:52 -0400
committergraysky2019-10-29 16:41:52 -0400
commit7d51a31be407e9e9a5bc021301096606515cdad1 (patch)
treecb18d3e63bc900a1d0f3f43cd38efb7bfd0cec69 /PKGBUILD
parent34f9086ede736fd8dfbdaece7f5416a3e7cf66e2 (diff)
downloadaur-7d51a31be407e9e9a5bc021301096606515cdad1.tar.gz
Update to 5.3.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bdc1b478144..4186947523b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -214,7 +214,7 @@ _package() {
#install -Dm644 "$(make -s image_name)" "$modulesdir/vmlinuz"
#
# hard-coded path in case user defined CC=xxx for build which causes errors
- # I need to open a flyspray for this
+ # see this FS https://bugs.archlinux.org/task/64315
install -Dm644 arch/x86/boot/bzImage "$modulesdir/vmlinuz"
install -Dm644 "$modulesdir/vmlinuz" "$pkgdir/boot/vmlinuz-$pkgbase"