Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ideascube
ARCHIVED Kiwix Hotspot
Commits
9cca73ff
Commit
9cca73ff
authored
May 09, 2017
by
user
Browse files
macos spec file
parent
a3ae7ec8
Changes
1
Hide whitespace changes
Inline
Side-by-side
pibox-installer-macos.spec
0 → 100644
View file @
9cca73ff
# -*- mode: python -*-
block_cipher
=
None
a
=
Analysis
([
'pibox-installer/__main__.py'
],
pathex
=
[
'.'
],
binaries
=
[(
'/usr/local/bin/qemu-system-arm'
,
'.'
),
(
'/usr/local/bin/qemu-img'
,
'.'
)],
datas
=
[(
'ui.glade'
,
'.'
)],
hiddenimports
=
[],
hookspath
=
[],
runtime_hooks
=
[],
excludes
=
[],
win_no_prefer_redirects
=
False
,
win_private_assemblies
=
False
,
cipher
=
block_cipher
)
pyz
=
PYZ
(
a
.
pure
,
a
.
zipped_data
,
cipher
=
block_cipher
)
exe
=
EXE
(
pyz
,
a
.
scripts
,
a
.
binaries
,
a
.
zipfiles
,
a
.
datas
,
name
=
'pibox-installer'
,
debug
=
False
,
strip
=
False
,
upx
=
True
,
console
=
True
)
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment