2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

grub: let nls be detected

This commit is contained in:
Dylan Araps 2019-10-05 19:45:51 +03:00
parent 74eb62f1cf
commit 15cfe437cf
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -11,7 +11,6 @@ build_grub() (
--prefix=/usr \
--sbindir=/usr/bin \
--sysconfdir=/etc \
--disable-nls \
--disable-werror \
--disable-grub-mkfont \
--disable-grub-mount \