update/cgcs-patch/centos/build_srpm.data
Don Penney 764a057601 Fix exclusion paths in cgcs-patch build_srpm.data
The EXCLUDE_LIST_FROM_TAR list in cgcs-patch build_srpm.data includes
entries to exclude .tox and other dirs when building the package, but
the path included an extra directory level. This update corrects the
paths.

Change-Id: I8b3641e4e86f52ef7b9fb56f9eb3df289935e188
Closes-Bug: 1908940
Signed-off-by: Don Penney <don.penney@windriver.com>
2020-12-21 15:22:29 -05:00

6 lines
208 B
Plaintext

SRC_DIR=.
EXCLUDE_LIST_FROM_TAR="centos \
cgcs-patch/.tox cgcs-patch/.coverage cgcs-patch/.stestr cgcs-patch/cover \
cgcs-patch/cgcs_make_patch cgcs-patch/cgcs_patch_id"
TIS_PATCH_VER=PKG_GITREVCOUNT