Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
James Strong 2022-11-04 12:15:07 -04:00 committed by James Strong
parent 993030541c
commit d63a029ab0
Failed to extract signature

View file

@ -16,7 +16,6 @@
# set default shell # set default shell
SHELL=/bin/bash -o pipefail -o errexit SHELL=/bin/bash -o pipefail -o errexit
DIR:=$(strip $(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))) DIR:=$(strip $(shell dirname $(realpath $(lastword $(MAKEFILE_LIST)))))
# 0.0.0 shouldn't clobber any released builds # 0.0.0 shouldn't clobber any released builds