grub: fix build

This commit is contained in:
Dylan Araps 2021-07-15 15:19:33 +03:00
parent 584520e35f
commit 4f6ddde670
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -43,7 +43,7 @@ cp -f grub.default "$1/etc/default/grub"
# Remove gdb debugging files.
(
cd "$pkg_dir/usr/lib"
cd "$1/usr/lib"
rm -f grub/*/*.module
rm -f grub/*/*.image