projects
/
pixelated-user-agent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93afdb4
)
[pkg] make pydist work in a clean env
author
Ruben Pollan
<meskio@sindominio.net>
Thu, 27 Jul 2017 10:50:28 +0000
(12:50 +0200)
committer
Ruben Pollan
<meskio@sindominio.net>
Thu, 27 Jul 2017 10:50:28 +0000
(12:50 +0200)
web-ui/Makefile
patch
|
blob
|
history
diff --git
a/web-ui/Makefile
b/web-ui/Makefile
index
c609e94
..
003ba10
100644
(file)
--- a/
web-ui/Makefile
+++ b/
web-ui/Makefile
@@
-36,6
+36,8
@@
pydist-clean: clean
pydist-wheel:
+ mkdir -p leap/pixelated_www/
+ touch leap/pixelated_www/__init__.py
cp -r dist/* leap/pixelated_www/
python setup.py bdist_wheel