From d068a37cefb043d3f5b6306b7d12bff787c5199f Mon Sep 17 00:00:00 2001
From: Thomas Goirand <thomas@goirand.fr>
Date: Tue, 22 Mar 2016 11:01:31 +0000
Subject: [PATCH] Reworked install-missing-files.patch.

Rewritten-From: cf3cee2f4e0939ed3601add3875940a42b50c702
---
 xenial/debian/changelog                           | 2 +-
 xenial/debian/patches/install-missing-files.patch | 9 +++++++++
 xenial/debian/patches/series                      | 1 +
 3 files changed, 11 insertions(+), 1 deletion(-)
 create mode 100644 xenial/debian/patches/install-missing-files.patch

diff --git a/xenial/debian/changelog b/xenial/debian/changelog
index 9d41be221..b97fafda8 100644
--- a/xenial/debian/changelog
+++ b/xenial/debian/changelog
@@ -4,7 +4,7 @@ cinder (2:8.0.0~rc1-1) experimental; urgency=medium
   * Disable non-deterministic failed tests:
     cinder.tests.unit.test_volume.VolumeTestCase.test_create_delete_volume
   * Fixed (build-)depends for this release.
-  * Removed install-missing-files.patch.
+  * Reworked install-missing-files.patch.
   * Standards-Version: 3.9.7 (no change).
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 14 Mar 2016 14:10:58 +0100
diff --git a/xenial/debian/patches/install-missing-files.patch b/xenial/debian/patches/install-missing-files.patch
new file mode 100644
index 000000000..d7244fafc
--- /dev/null
+++ b/xenial/debian/patches/install-missing-files.patch
@@ -0,0 +1,9 @@
+Description: Install missing files
+Author: Thomas Goirand <zigo@debian.org>
+Forwarded: not-needed
+Last-Update: 2016-03-22
+
+--- /dev/null	2015-11-25 10:13:06.495404578 +0000
++++ b/MANIFEST.in	2016-03-22 10:59:45.903008926 +0000
+@@ -0,0 +1 @@
++recursive-include cinder *
diff --git a/xenial/debian/patches/series b/xenial/debian/patches/series
index f176a5443..59d7ee85c 100644
--- a/xenial/debian/patches/series
+++ b/xenial/debian/patches/series
@@ -1,2 +1,3 @@
 no-zfssa-tests.patch
 remove-zfssa-from-opts.py.patch
+install-missing-files.patch
-- 
2.45.2