summaryrefslogtreecommitdiff
path: root/pkg/build_bundle_with_venv.sh
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-11-17 23:51:12 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2016-11-18 11:50:01 +0100
commit9a05d0ef933169a58bbe44254a130226910ed50e (patch)
treea8526459d0e414a43cf9b5c53bf35a240f4b3808 /pkg/build_bundle_with_venv.sh
parent6a87116917c6afa7c9ff08453101fe43b54adfa9 (diff)
[build] add gpg binary
just the one shipped with the ubuntu image used by the docker container for now. I have to investigate how to properly use a docker container only for building the gpg binary.
Diffstat (limited to 'pkg/build_bundle_with_venv.sh')
-rwxr-xr-xpkg/build_bundle_with_venv.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/build_bundle_with_venv.sh b/pkg/build_bundle_with_venv.sh
index 848db96..3eb10f7 100755
--- a/pkg/build_bundle_with_venv.sh
+++ b/pkg/build_bundle_with_venv.sh
@@ -16,3 +16,4 @@ $VIRTUAL_ENV/bin/pip uninstall leap.bitmask
$VIRTUAL_ENV/bin/pip install .
make bundle
+make bundle_gpg