packaging: Fix read failure to Security manifest file 87/243787/1
authorInki Dae <inki.dae@samsung.com>
Thu, 10 Sep 2020 05:15:25 +0000 (14:15 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 10 Sep 2020 05:15:25 +0000 (14:15 +0900)
Change-Id: I711c913c4a28ec29bb8fb3794eb94c266611709c
Signed-off-by: Inki Dae <inki.dae@samsung.com>
packaging/libarmcl.spec

index bf251ce9208fb22b471ecdd7047bb3b29810fe3b..7a812db372483dc13de3fb9570201a5648e2301d 100644 (file)
@@ -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