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
80fdfb76
Commit
80fdfb76
authored
5 years ago
by
Jenkins
Browse files
Options
Downloads
Plain Diff
submodules: update nightly branch
parents
cf7ff9c9
b0e2d411
No related branches found
No related tags found
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
packaging/rules/debian-one-click-install/jami-all.postinst
+2
-0
2 additions, 0 deletions
packaging/rules/debian-one-click-install/jami-all.postinst
with
4 additions
and
2 deletions
client-android
@
646ba085
Subproject commit
c57427dc3fa0e03fb9b1c0c97250d30a60e90bde
Subproject commit
646ba0851394d34ee615da46e89b2a6597742f2b
This diff is collapsed.
Click to expand it.
daemon
@
2469eae4
Subproject commit
b5c04e96e2e3c0d98eb6b330d8bbbd92991a6bf1
Subproject commit
2469eae44fdb45b58c8efe92758de13d958cacf9
This diff is collapsed.
Click to expand it.
packaging/rules/debian-one-click-install/jami-all.postinst
+
2
−
0
View file @
80fdfb76
...
...
@@ -99,6 +99,8 @@ if [ -f /etc/os-release ]; then
ENDTAG
=
"debian_9"
elif
[
"
${
DEBIAN_CODENAME
}
"
=
"buster"
]
||
[
"
${
ID
}
_
${
VERSION_ID
}
"
=
"debian_10"
]
;
then
ENDTAG
=
"debian_10"
elif
[
"
${
ID
}
_
${
VERSION_ID
}
"
=
"trisquel_8.0"
]
;
then
ENDTAG
=
"ubuntu_16.04"
elif
[
"
${
UBUNTU_CODENAME
}
"
=
"xenial"
]
||
[
"
${
ID
}
_
${
VERSION_ID
}
"
=
"ubuntu_16.04"
]
;
then
ENDTAG
=
"ubuntu_16.04"
elif
[
"
${
UBUNTU_CODENAME
}
"
=
"bionic"
]
||
[
"
${
ID
}
_
${
VERSION_ID
}
"
=
"ubuntu_18.04"
]
;
then
...
...
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