2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-01-03 08:30:10 -07:00

grub: Fix build

This commit is contained in:
Dylan Araps 2019-06-25 20:05:12 +03:00
parent 5004e9f81d
commit 5151100b5d

View File

@ -9,9 +9,6 @@ build_grub() (
cp -R grub "grub-${1##*=}"
cd "grub-${1##*=}"
rm autogen.sh
rm gentpl.py
./configure \
--prefix=/usr \
--sbindir=/usr/bin \