]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Removed pkg_data patch. Included upstream
authorGhe Rivero <ghe@debian.org>
Mon, 5 Mar 2012 09:16:33 +0000 (10:16 +0100)
committerGhe Rivero <ghe@debian.org>
Mon, 5 Mar 2012 09:16:33 +0000 (10:16 +0100)
Rewritten-From: 31d570922eefc73d8f9bcc5237ca4b40b2aa5ee9

xenial/debian/patches/pkg_data.patch [deleted file]
xenial/debian/patches/series [deleted file]

diff --git a/xenial/debian/patches/pkg_data.patch b/xenial/debian/patches/pkg_data.patch
deleted file mode 100644 (file)
index 2c3c499..0000000
+++ /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 (file)
index b89fd3f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-pkg_data.patch