From 36c148ba34331386bc7e304cd2aadcad8f8fbdcc Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Mon, 26 Sep 2016 07:28:14 +0000 Subject: [PATCH] projects-dir.mk: Renamed BUILD_PY_EXTRA_OPTS to BUILD_PY_EXTRA_ARGS Signed-off-by: Jan Lindemann --- make/projects-dir.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/projects-dir.mk b/make/projects-dir.mk index 9eaf0305..22b19720 100644 --- a/make/projects-dir.mk +++ b/make/projects-dir.mk @@ -46,7 +46,7 @@ ifeq ($(CVS_RSH),) endif PGIT = CLONE_PROJECTS="$(PROJECTS)" PGIT_CLONE_FROM_USER="$(JANWARE_USER)" /bin/bash $(firstword $(wildcard ./ytools/devutil/scripts/pgit.sh /opt/ytools/bin/pgit.sh)) -BUILD_PY = python ./ytools/devutil/scripts/build.py -b $(shell pwd) $(BUILD_PY_EXTRA_OPTS) +BUILD_PY = python ./ytools/devutil/scripts/build.py -b $(shell pwd) $(BUILD_PY_EXTRA_ARGS) PURGE_SH = /bin/bash $(firstword $(wildcard ./ytools/devutil/scripts/purge-stale-projects.sh /opt/ytools/bin/purge-stale-projects.sh)) EXCLUDE_FROM_BUILD = \