File: install-missing-files.patch

package info (click to toggle)
aodh 21.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,012 kB
  • sloc: python: 11,872; sh: 284; makefile: 207
file content (10 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
Description: Install missing files
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2017-12-23

--- /dev/null	2018-05-04 09:13:13.274936121 +0200
+++ b/MANIFEST.in	2018-05-07 12:15:45.965771342 +0200
@@ -0,0 +1,2 @@
+recursive-include aodh/storage *
+recursive-include aodh/api *