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)
r14.0.x r14.0.11
Slávek Banko 3 years ago
parent 26adf9d607
commit d45dd62365
No known key found for this signature in database
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