Skip to content
Snippets Groups Projects
Commit 24343cd6 authored by Edric Milaret's avatar Edric Milaret
Browse files

adapt to fedora image

Change-Id: I6283cbc81c666193ce5f871112a461bfd49de374
Tuleap: #874
parent 24d79f92
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"make install", "make install",
"cd release", "cd release",
"makensis -DARCH=x86 ring.nsi", "makensis -DARCH=x86 ring.nsi",
"sudo mv ring-windows-nightly.exe /output" "mv ring-windows-nightly.exe /output"
], ],
"win64" : [ "win64" : [
"git clone https://gerrit-ring.savoirfairelinux.com/ring-daemon ring-daemon", "git clone https://gerrit-ring.savoirfairelinux.com/ring-daemon ring-daemon",
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
"make install", "make install",
"cd release", "cd release",
"makensis -DARCH=x64 ring.nsi", "makensis -DARCH=x64 ring.nsi",
"sudo mv ring-windows-nightly.exe /output/ring-windows-nightly_x86_64.exe" "mv ring-windows-nightly.exe /output/ring-windows-nightly_x86_64.exe"
] ]
}, },
"UpdateInstructions" : { "UpdateInstructions" : {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment