Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
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
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
a2513e8b
Commit
a2513e8b
authored
9 years ago
by
hboyet
Browse files
Options
Downloads
Patches
Plain Diff
packaging: add 32bits support
Change-Id: I6390a5dd0ff6473c914aac0e41a19b70228d247e
parent
3fadf48c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.packer.yml
+20
-0
20 additions, 0 deletions
.packer.yml
with
20 additions
and
0 deletions
.packer.yml
+
20
−
0
View file @
a2513e8b
...
...
@@ -22,3 +22,23 @@ debian_8:
debian
:
debian
ccache
:
true
type
:
docker
ubuntu_14.04_i386
:
debian
:
debian
ccache
:
true
type
:
docker
ubuntu_14.10_i386
:
debian
:
debian
ccache
:
true
type
:
docker
ubuntu_15.04_i386
:
debian
:
debian
ccache
:
true
type
:
docker
fedora_21_i386
:
spec
:
ring-daemon.spec
ccache
:
true
type
:
docker
debian_8_i386
:
debian
:
debian
ccache
:
true
type
:
docker
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