wgtpkg-install: search in subdir "htdocs" also
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 8 Aug 2017 07:33:01 +0000 (09:33 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 8 Aug 2017 07:36:32 +0000 (09:36 +0200)
commitc6a0f3884ebb85f6c9b6eec631ac78b6fe27f4f5
tree89a4353402e28ec8a4824c9e19af1590f833d5a2
parent736834ca957697d618b70979764bc422ab6952d2
wgtpkg-install: search in subdir "htdocs" also

For widgets that are fully HTML, the search of the content
was not checking the subdirectory "htdocs" that is enforced
elsewhere.

This commits add the search of the content in the subdirectory
"htdocs". This is a temporarily fix. A better complete solution
has to be delivered later.

Bug-AGL: SPEC-808

Change-Id: I8bef7c4a31ff919827ceca05e203c2b277cf7657
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/wgtpkg-install.c