projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ac1f00
)
Add extlibs to packaging
author
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Mon, 3 Dec 2012 12:53:32 +0000
(13:53 +0100)
committer
Sebastian Spaeth
<Sebastian@SSpaeth.de>
Mon, 3 Dec 2012 12:53:32 +0000
(13:53 +0100)
setup.py bdist fails as it can't find the extlib's. DOH, that is because
we don't package them.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
MANIFEST.in
patch
|
blob
|
blame
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index acaa1fddcb3fed5c4199b86abdd2af0093de1738..b3ae7b758a7399a150ff2db29ae1a83d9ebbbd30 100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-4,3
+4,4
@@
recursive-include mediagoblin/static *.js *.css *.png *.svg *.ico
recursive-include mediagoblin/tests *.ini
recursive-include docs *.rst *.html
include mediagoblin/config_spec.ini
+graft extlib