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/20210421.062230~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6eec970048a4fc2fd71ee9d77817ccd3fea72f2c;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