Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Théo Giovanna
bitmask_client
Commits
21bc3df3
Unverified
Commit
21bc3df3
authored
Apr 18, 2016
by
Kali Kaneko
Browse files
[pkg] move embedded copy of daemon to its own folder
parent
431d2302
Changes
5
Hide whitespace changes
Inline
Side-by-side
pkg/osx/_metadata.py
→
pkg/osx/
daemon/
_metadata.py
View file @
21bc3df3
File moved
pkg/osx/daemon.py
→
pkg/osx/daemon
/daemon
.py
View file @
21bc3df3
File moved
pkg/osx/pidfile.py
→
pkg/osx/
daemon/
pidfile.py
View file @
21bc3df3
File moved
pkg/osx/runner.py
→
pkg/osx/
daemon/
runner.py
View file @
21bc3df3
File moved
pkg/pyinst/pyinst-build.mk
View file @
21bc3df3
...
...
@@ -68,11 +68,11 @@ pyinst-helpers-osx:
cp
pkg/osx/bitmask.pf.conf
$(DIST_OSX_RES)
bitmask-helper/
cp
pkg/osx/se.leap.bitmask-helper.plist
$(DIST_OSX_RES)
bitmask-helper/
cp
pkg/osx/post-inst.sh
$(DIST_OSX_RES)
bitmask-helper/
cp
pkg/osx/daemon.py
$(DIST_OSX_RES)
bitmask-helper/
cp
pkg/osx/daemon
/daemon
.py
$(DIST_OSX_RES)
bitmask-helper/
cp
/opt/homebrew-cask/Caskroom/tuntap/20150118/tuntap_20150118.pkg
$(DIST_OSX_RES)
# TODO make the build script put it there
cp
~/leap_thirdparty_build/
openvpn.leap.polarssl
$(DIST_OSX_RES)
openvpn.leap
cp
~/leap_thirdparty_build/
gpg
$(DIST_OSX)
Contents/MacOS/apps/mail/
cp
$(LEAP_BUILD_DIR)
openvpn.leap.polarssl
$(DIST_OSX_RES)
openvpn.leap
cp
$(LEAP_BUILD_DIR)
gpg
$(DIST_OSX)
Contents/MacOS/apps/mail/
pyinst-tar
:
cd
dist/
&&
tar
cvzf Bitmask.
$(NEXT_VERSION)
.tar.gz bitmask-
$(NEXT_VERSION)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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