Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-project
Commits
f108d1c7
Commit
f108d1c7
authored
6 years ago
by
Jenkins
Browse files
Options
Downloads
Plain Diff
submodules: update nightly branch
parents
c51edb24
efa83c0d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
client-android
+1
-1
1 addition, 1 deletion
client-android
daemon
+1
-1
1 addition, 1 deletion
daemon
scripts/winsparkle-xml-updater.sh
+2
-2
2 additions, 2 deletions
scripts/winsparkle-xml-updater.sh
with
4 additions
and
4 deletions
client-android
@
1a511f2c
Subproject commit
34d78817340a3db916e64df632fd3726949de1e
a
Subproject commit
1a511f2ceba9ee333745fc3ba2ec5dc36b762d3
a
This diff is collapsed.
Click to expand it.
daemon
@
4d480644
Subproject commit 4
f26d8ee7cfee16936a266d5ce1c46f5d31d082
4
Subproject commit 4
d480644eadff973c7fa19b1ffc53242d0c310d
4
This diff is collapsed.
Click to expand it.
scripts/winsparkle-xml-updater.sh
+
2
−
2
View file @
f108d1c7
...
@@ -46,7 +46,7 @@ else
...
@@ -46,7 +46,7 @@ else
fi
fi
# update URI in <link> field
# update URI in <link> field
gawk
-i
inplace
-v
source
=
"
${
SPARKLE_SOURCE
}
"
'/<link>/{printf " <link>";
gawk
-v
source
=
"
${
SPARKLE_SOURCE
}
"
'/<link>/{printf " <link>";
printf source; print "</link>"; next}1'
${
SPARKLE_FILE
}
printf source; print "</link>"; next}1'
${
SPARKLE_FILE
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment