Commit 75289de9 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf efibootmgr-16.tar.bz2
$(MAKE) -C efibootmgr-16 EFIDIR=/boot/efi
install -v -D -m0755 efibootmgr-16/src/efibootmgr /usr/sbin/efibootmgr
install -v -D -m0644 efibootmgr-16/src/efibootmgr.8 /usr/share/man/man8/efibootmgr.8
install -v -D -m0644 efibootmgr-16/src/efibootdump.8 /usr/share/man/man8/efibootdump.8
rm -rf efibootmgr-16
bin
/usr/sbin/.*
man
/usr/share/man/.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment