File: install-missing-files.patch

package info (click to toggle)
heat-dashboard 14.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,248 kB
  • sloc: javascript: 55,427; python: 5,876; sh: 46; makefile: 32
file content (15 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Installing missing files
Author: Michal Arbet <michal.arbet@ultimum.io>
Forwarded: no
Last-Update: 2019-01-20

diff --git a/MANIFEST.in b/MANIFEST.in
index 97a6ba5..0b59e37 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1 @@
-recursive-include heat_dashboard *.html *.scss *.css *.js *.map *.svg *.png *.json
-
-include AUTHORS
-include ChangeLog
+recursive-include heat_dashboard *