File: install-missing-files.patch

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (12 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Install missing files
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
Last-Update: 2018-02-12

--- python-openstacksdk-0.11.3.orig/MANIFEST.in
+++ python-openstacksdk-0.11.3/MANIFEST.in
@@ -1,3 +1,4 @@
+recursive-include openstack *
 include AUTHORS
 include ChangeLog
 exclude .gitignore