From 3b8e6b576f3a543fe80b53423ee5d97fa3b54e90 Mon Sep 17 00:00:00 2001
From: Ghe Rivero <ghe@debian.org>
Date: Mon, 5 Mar 2012 10:16:33 +0100
Subject: [PATCH] Removed pkg_data patch. Included upstream

Rewritten-From: 31d570922eefc73d8f9bcc5237ca4b40b2aa5ee9
---
 xenial/debian/patches/pkg_data.patch | 14 --------------
 xenial/debian/patches/series         |  1 -
 2 files changed, 15 deletions(-)
 delete mode 100644 xenial/debian/patches/pkg_data.patch
 delete mode 100644 xenial/debian/patches/series

diff --git a/xenial/debian/patches/pkg_data.patch b/xenial/debian/patches/pkg_data.patch
deleted file mode 100644
index 2c3c499..0000000
--- a/xenial/debian/patches/pkg_data.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/setup.py
-+++ b/setup.py
-@@ -36,6 +36,7 @@
-       author='Devin Carlen',
-       author_email='devin.carlen@gmail.com',
-       packages=find_packages(),
-+      include_package_data=True,
-       package_data={'horizon': [s[len('horizon/'):] for s in
-                                 findall('horizon/templates') \
-                                 + findall('horizon/dashboards/nova/templates') \
---- /dev/null
-+++ b/MANIFEST.in
-@@ -0,0 +1 @@
-+recursive-include horizon *.html *.js *.csv *.template *.mo
diff --git a/xenial/debian/patches/series b/xenial/debian/patches/series
deleted file mode 100644
index b89fd3f..0000000
--- a/xenial/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pkg_data.patch
-- 
2.45.2