]> git.proxmox.com Git - grub2.git/blobdiff - debian/rules
switch packaging to be Proxmox branded
[grub2.git] / debian / rules
index d974316dc2d7a6a208a7d9b3d53b2fc2787cfb7c..04b346f2343ea71f8c7ec689064d15abee16bd29 100755 (executable)
@@ -129,7 +129,7 @@ endif
 # rebuild grub, need a programmatic way to get the vendor, as it's used by build-efi-images
 # to create the monolithic Grub image and thus is needed to create the partitions on the EFI
 # media. Add it to the control file user metadata: XB-Efi-Vendor: $vendor
-SB_EFI_VENDOR ?= $(shell dpkg-vendor --query vendor | tr '[:upper:]' '[:lower:]')
+SB_EFI_VENDOR ?= proxmox
 
 %:
        dh $@ --with=bash_completion