File: install-missing-files.patch

package info (click to toggle)
python-glanceclient 1%3A0.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 680 kB
  • ctags: 987
  • sloc: python: 5,914; sh: 47; makefile: 42
file content (12 lines) | stat: -rw-r--r-- 311 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Description: Fixes MANIFEST.in
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2014-03-19

--- python-glanceclient-0.12.0.orig/MANIFEST.in
+++ python-glanceclient-0.12.0/MANIFEST.in
@@ -1,3 +1,4 @@
+recursive-include glanceclient *.py
 include AUTHORS
 include ChangeLog
 exclude .gitignore