chore: Housekeeping on the 'open-dkim' script (#2267)

This commit is contained in:
Brennan Kinney 2021-10-30 23:10:32 +13:00 committed by GitHub
parent ed562a7057
commit d9e8accf5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 12 deletions

View file

@ -4,8 +4,6 @@ NAME ?= mailserver-testing:ci
VCS_REF = $(shell git rev-parse --short HEAD)
VCS_VER = $(shell git describe --tags --contains --always)
export CDIR = $(shell pwd)
# -----------------------------------------------
# --- Generic Build Targets ---------------------
# -----------------------------------------------