summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-04-14 15:37:14 -0400
committerKali Kaneko <kali@leap.se>2016-04-14 15:37:14 -0400
commit054e337ecf18e0a3ddd1d5568bfbdef507a3d136 (patch)
tree32bdad72931abf1a3b5a546fa3f361061f28ad5d
parent6c91aee9c3a0978a7019f3fdf52f4209977b5f0b (diff)
[bug] add missing assets for pixelated
-rw-r--r--pkg/pyinst/pyinst-build.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/pyinst/pyinst-build.mk b/pkg/pyinst/pyinst-build.mk
index cbbef198..2c2fe45a 100644
--- a/pkg/pyinst/pyinst-build.mk
+++ b/pkg/pyinst/pyinst-build.mk
@@ -16,8 +16,10 @@ reset-ver:
pyinst-hacks:
cp ../leap_common/src/leap/common/cacert.pem $(DIST)
mkdir -p $(DIST)pysqlcipher
+ mkdir -p $(DIST)pixelated
cp $(VIRTUAL_ENV)/lib/python2.7/site-packages/pysqlcipher/_sqlite.so $(DIST)pysqlcipher
cp -r $(VIRTUAL_ENV)/lib/python2.7/site-packages/pixelated_www $(DIST)
+ cp -r $(VIRTUAL_ENV)/lib/python2.7/site-packages/pixelated/assets/ $(DIST)pixelated
pyinst-trim:
rm -f $(DIST)libQtOpenGL.so.4