]> git.proxmox.com Git - shim-signed.git/commitdiff
Typo fix - remove space
authorSteve McIntyre <steve@einval.com>
Fri, 30 Apr 2021 20:03:54 +0000 (21:03 +0100)
committerSteve McIntyre <steve@einval.com>
Fri, 30 Apr 2021 20:03:54 +0000 (21:03 +0100)
debian/rules

index 2cd21b6096cfb76ed9526b5ff3078e9fd07236e4..73941614db61b92d310342bf3d2b215271913acd 100755 (executable)
@@ -37,7 +37,7 @@ ifeq ($(DEB_HOST_ARCH),arm64)
        # signed" warning at build time
        dh_gencontrol -- -v$(VERSION)+$(SHIM_VERSION) \
                -Vshim:Version=$(SHIM_VERSION) \
-               -p shim-signed \
+               -pshim-signed \
                -DDescription="$$(cat debian/arm64.description)"
        dh_gencontrol -- -v$(VERSION)+$(SHIM_VERSION) \
                -Vshim:Version=$(SHIM_VERSION) \