Skip to content

Commit

Permalink
Fix tizen build
Browse files Browse the repository at this point in the history
  • Loading branch information
hseok-oh committed Feb 4, 2025
1 parent 7a358f7 commit e4b0fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/nnfw.spec
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ If you want to get coverage info, you should install runtime package which is bu
%setup -q
cp %{SOURCE1} .
mkdir ./externals
tar -xf %{SOURCE1001} -C ./tests/nnapi/src/
tar -xf %{SOURCE1001} -C ./runtime/tests/nnapi/src/
tar -xf %{SOURCE3001} -C ./externals
tar -xf %{SOURCE3002} -C ./externals
tar -xf %{SOURCE3003} -C ./externals
Expand Down

0 comments on commit e4b0fff

Please sign in to comment.