debian: Install tsconfig in the right place
When the controllerconfig service starts it is expecting tsconfig in /usr/bin and not /usr/sbin, preventing the serivce from starting correctly. Tested by build package and check for controller-config on the debian image. Story: 2009101 Task: 43022 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: Ib01d600637a9153608c58e3483c616a1ea0dc315
This commit is contained in:
parent
3bd912e8ab
commit
e0522e4d87
@ -1,2 +1,2 @@
|
||||
scripts/tsconfig usr/sbin/tsconfig
|
||||
scripts/tsconfig usr/bin
|
||||
/usr/lib/python*/dist-packages/*
|
||||
|
Loading…
Reference in New Issue
Block a user