create_all_tarballs: Listing individual common modules to be skipped

to not be omitted to create tarball for common cmake module.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ee19be5f9e)
v3.5.13-sru
Slávek Banko 3 years ago
parent 2c8aa8553e
commit 0992dec16c
Signed by: SlavekB
GPG Key ID: 608F5293A04BE668

@ -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

Loading…
Cancel
Save