]> git.armaanb.net Git - asd-repo.git/blobdiff - extra/efibootmgr/build
gmake: new package at 4.3
[asd-repo.git] / extra / efibootmgr / build
index dc9cd5d11f0ebc52149326ee6978e0cc9aed8fab..82211ddb9e5c39a31f55d3d9b7c77353cb25d557 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 
-make CC="${CC:-cc}" EFIDIR=/boot/EFI efibootmgr
+gmake CC="${CC:-cc}" EFIDIR=/boot/EFI efibootmgr
 
 install -Dm0755 src/efibootmgr   "$1/usr/bin/efibootmgr"
 install -Dm0644 src/efibootmgr.8 "$1/usr/share/man/man8/efibootmgr.8"