File: install-missing-files.patch

package info (click to toggle)
masakari-dashboard 12.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 600 kB
  • sloc: python: 1,920; makefile: 156
file content (17 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Installing missing files
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2021-04-06

diff --git a/MANIFEST.in b/MANIFEST.in
index 97a6ba5..0b59e37 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,6 +4,6 @@
 exclude .gitreview
 include setup.py
 
-recursive-include masakaridashboard *.js *.html *.scss
+recursive-include masakaridashboard *
 
 global-exclude *.pyc