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
a6720bfc
Commit
a6720bfc
authored
2 years ago
by
jenkins
Browse files
Options
Downloads
Plain Diff
New release.
parents
bc2b7ccb
da8d1dab
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker/Dockerfile_debian_unstable
+2
-0
2 additions, 0 deletions
docker/Dockerfile_debian_unstable
packaging/rules/debian/rules
+3
-0
3 additions, 0 deletions
packaging/rules/debian/rules
with
5 additions
and
0 deletions
docker/Dockerfile_debian_unstable
+
2
−
0
View file @
a6720bfc
...
...
@@ -8,6 +8,8 @@ RUN apt-get update && \
devscripts \
equivs \
python-is-python3 \
libdbus-1-dev \
libdbus-c++-dev \
wget
ADD scripts/prebuild-package-debian.sh /opt/prebuild-package-debian.sh
...
...
This diff is collapsed.
Click to expand it.
packaging/rules/debian/rules
+
3
−
0
View file @
a6720bfc
...
...
@@ -68,6 +68,9 @@ override_dh_auto_configure:
override_dh_auto_build
:
# Daemon contribs build + configure
mkdir
-p
daemon/contrib/native
ifeq
(ubuntu_18.04,$(findstring ubuntu_18.04, $(DISTRIBUTION)))
sed
-i
's/GNUTLS_CONF :=/& --without-zstd/'
daemon/contrib/src/gnutls/rules.mak
endif
cd
daemon/contrib/native
&&
\
../bootstrap
\
--host
=
${
HOST_ARCH
}
\
...
...
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