build: install rive header files and export rive-tizen APIs.
[platform/core/uifw/rive-tizen.git] / script / install.sh
1 #!/bin/sh
2
3 cd "submodule"
4
5 patch -p0 < ../script/tizen_build.diff
6 patch -p1 < ../script/rive_api_export.diff