tsconfig: Move scripts into tsconfig

Currently the build system automagically copies the scripts directory
into tsconfig as part of constructing the source rpm. In order to
build with OBS (for multi-os), all the files need to be in the correct
directory level, in this case update/tsconfig/tsconfig.

Correct where devstack finds the tsconfig script

Tested with current build-pkgs from clean and verified contents of
both tsconfig RPM and SRPM where correct.

Depends-On: I58dc94eaac98a87509f57fdd2126188a6917569c
Change-Id: Ib6fdf7aaad5ed91be091b7f1f63365895a8aea7d
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2019-06-04 09:24:23 -07:00 committed by Scott Little
parent e06a8260c1
commit 925615fbe3
2 changed files with 0 additions and 1 deletions

View File

@ -1,3 +1,2 @@
SRC_DIR="tsconfig"
COPY_LIST_TO_TAR="scripts"
TIS_PATCH_VER=9