From: Inki Dae Date: Thu, 10 Sep 2020 05:15:25 +0000 (+0900) Subject: packaging: Fix read failure to Security manifest file X-Git-Tag: submit/tizen/20200911.075738~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aee198901da5705d23d02b940ef3ef4a776b9e50;p=platform%2Fupstream%2Farmcl.git packaging: Fix read failure to Security manifest file Change-Id: I711c913c4a28ec29bb8fb3794eb94c266611709c Signed-off-by: Inki Dae --- diff --git a/packaging/libarmcl.spec b/packaging/libarmcl.spec index bf251ce92..7a812db37 100644 --- a/packaging/libarmcl.spec +++ b/packaging/libarmcl.spec @@ -36,9 +36,10 @@ Summary: Sample application and benchmark binaries to test ARM Compute Library %prep %setup -q -cp %{SOURCE1001} . %build +cp %{SOURCE1001} . + echo %{_builddir} # Ps. Tizen toolchain doesn't have generic name of ar and ranlib so