Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-client-windows
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab 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-client-windows
Commits
24d79f92
Commit
24d79f92
authored
8 years ago
by
Edric Milaret
Browse files
Options
Downloads
Patches
Plain Diff
adapt packaging to fedora image
Change-Id: I2b2dd4a5c982ab25905a4cfb2f51a862fc73bf86 Tuleap: #874
parent
c6768c4f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.packer.json
+2
-2
2 additions, 2 deletions
.packer.json
with
2 additions
and
2 deletions
.packer.json
+
2
−
2
View file @
24d79f92
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
"make install"
,
"make install"
,
"cd .."
,
"cd .."
,
"mkdir build && cd build"
,
"mkdir build && cd build"
,
"export QTDIR=/usr/i686-w64-mingw32/lib/qt"
,
"export QTDIR=/usr/i686-w64-mingw32/
sys-root/mingw/
lib/qt
5
"
,
"/usr/i686-w64-mingw32/bin/qt5/qmake ../RingWinClient.pro -r -spec win32-g++ RING=$RING/_win32 ENABLE_AUTOUPDATE=True DEFINES+=URI_PROTOCOL"
,
"/usr/i686-w64-mingw32/bin/qt5/qmake ../RingWinClient.pro -r -spec win32-g++ RING=$RING/_win32 ENABLE_AUTOUPDATE=True DEFINES+=URI_PROTOCOL"
,
"make"
,
"make"
,
"make install"
,
"make install"
,
...
@@ -83,7 +83,7 @@
...
@@ -83,7 +83,7 @@
"make install"
,
"make install"
,
"cd .."
,
"cd .."
,
"mkdir build && cd build"
,
"mkdir build && cd build"
,
"export QTDIR=/usr/x86_64-w64-mingw32/lib/qt"
,
"export QTDIR=/usr/x86_64-w64-mingw32/
sys-root/mingw/
lib/qt
5
"
,
"/usr/x86_64-w64-mingw32/bin/qt5/qmake ../RingWinClient.pro -r -spec win32-g++ RING=$RING/_win32 ENABLE_AUTOUPDATE=True DEFINES+=URI_PROTOCOL"
,
"/usr/x86_64-w64-mingw32/bin/qt5/qmake ../RingWinClient.pro -r -spec win32-g++ RING=$RING/_win32 ENABLE_AUTOUPDATE=True DEFINES+=URI_PROTOCOL"
,
"make"
,
"make"
,
"make install"
,
"make install"
,
...
...
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