From d45dd62365049b0425e617df1e2d2a7f1d83bc14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 8 Jul 2021 17:24:29 +0200 Subject: [PATCH] create_all_tarballs: Listing individual common modules to be skipped to not be omitted to create tarball for common cmake module. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit ee19be5f9ee8a1b2fb0287b120a0edc99c0c454f) --- create_all_tarballs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/create_all_tarballs b/create_all_tarballs index 81a7444..1ec8f12 100755 --- a/create_all_tarballs +++ b/create_all_tarballs @@ -16,7 +16,10 @@ TARBALLS_BASE=${TARBALLS_BASE:-} # List of modules to be omitted during creating tarballs. SKIP_MODULES=" -common +common/admin +common/libltdl +common/libtdevnc +common/other defaultsettins experimental infrastructure