File: install-missing-files.patch

package info (click to toggle)
masakari-monitors 20.0.0~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 904 kB
  • sloc: python: 5,205; makefile: 43; sh: 40
file content (13 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Install missing files
 PBR misses the files, this fixes it.
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2016-03-24

--- a/MANIFEST.in	2021-03-13 00:11:05.458123314 +0100
+++ b/MANIFEST.in	2021-03-13 00:56:12.930260326 +0100
@@ -4,3 +4,4 @@
 exclude .gitreview
 
 global-exclude *.pyc
+recursive-include masakarimonitors *