fix
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
993030541c
commit
d63a029ab0
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue