projects
/
profile
/
iot
/
apps
/
native
/
oobe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4bf9f3
)
Fix typo
author
Hyokeun Jeon
<hyokeun.jeon@samsung.com>
Mon, 8 Feb 2021 06:49:19 +0000
(15:49 +0900)
committer
Hyokeun Jeon
<hyokeun.jeon@samsung.com>
Mon, 8 Feb 2021 06:49:19 +0000
(15:49 +0900)
packaging/org.tizen.oobe.spec
patch
|
blob
|
history
diff --git
a/packaging/org.tizen.oobe.spec
b/packaging/org.tizen.oobe.spec
index 53fa174e03a3000070fbf6814b4c70dd8ba4b32f..ec8c6303b2981fe7c6adaa02097f675aa0f1f4fa 100644
(file)
--- a/
packaging/org.tizen.oobe.spec
+++ b/
packaging/org.tizen.oobe.spec
@@
-24,7
+24,7
@@
Requires(post): /usr/bin/tpk-backend
%prep
%setup -q
-cp %{SOURCE
1
} .
+cp %{SOURCE
0
} .
%build