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:
c07ce7f
)
Skip restore
sandbox/hyokeun/dotnet-test
author
Hyokeun Jeon
<hyokeun.jeon@samsung.com>
Mon, 8 Feb 2021 07:03:00 +0000
(16:03 +0900)
committer
Hyokeun Jeon
<hyokeun.jeon@samsung.com>
Mon, 8 Feb 2021 07:03:00 +0000
(16:03 +0900)
packaging/org.tizen.oobe.spec
patch
|
blob
|
history
diff --git
a/packaging/org.tizen.oobe.spec
b/packaging/org.tizen.oobe.spec
index ec8c6303b2981fe7c6adaa02097f675aa0f1f4fa..c0c389cee7a5b74d26278638f6fcd78ab0c55627 100644
(file)
--- a/
packaging/org.tizen.oobe.spec
+++ b/
packaging/org.tizen.oobe.spec
@@
-29,7
+29,7
@@
cp %{SOURCE0} .
%build
dotnet clean Oobe/Oobe.sln
-dotnet restore Oobe/Oobe.sln --source https://tizen.myget.org/F/dotnet/api/v3/index.json
+
#
dotnet restore Oobe/Oobe.sln --source https://tizen.myget.org/F/dotnet/api/v3/index.json
dotnet build Oobe/Oobe.sln
%install