repo/grub/build

6 lines
203 B
Text
Raw Normal View History

./configure --prefix=/usr --sbindir=/sbin --sysconfdir=/etc --disable-efiemu --disable-werror
make
make DESTDIR="$1" install
mv -v $1/etc/bash_completion.d/grub $1/usr/share/bash-completion/completions