From ae671177734c0992b51225c42390f2802c3260a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Mon, 1 Nov 2021 10:19:53 +0100 Subject: RPM: update build scripts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot --- redhat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/Makefile') diff --git a/redhat/Makefile b/redhat/Makefile index 345c2cb6c..6598c60ad 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -647,7 +647,7 @@ git: cd "$(TDE_GIT_DIR)" && ./scripts/switch_all_submodules_to_head_and_clean anonymous tarballs: - cd "$(TDE_GIT_DIR)" && COMPRESS=pigz SUFFIX=0 ./scripts/create_all_tarballs + cd "$(TDE_GIT_DIR)" && COMPRESS=pigz SUFFIX=0 TARBALLS_BASE="${HOME}/tde/tarballs/${TDE_VERSION}" ./scripts/create_all_tarballs # External packages -- cgit v1.2.1