mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-07-27 08:57:14 +00:00
Fix up the path to the EFI environment
This commit is contained in:
parent
c067243dee
commit
693c308971
3
debian/rules
vendored
3
debian/rules
vendored
@ -2,3 +2,6 @@
|
|||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|
||||||
|
override_dh_auto_build:
|
||||||
|
dh_auto_build -- EFI_PATH=/usr/lib
|
||||||
|
Loading…
Reference in New Issue
Block a user