Removed MANIFEST.in patching.
authorThomas Goirand <thomas@goirand.fr>
Thu, 3 Oct 2013 02:55:27 +0000 (10:55 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 3 Oct 2013 02:55:27 +0000 (10:55 +0800)
Change-Id: I57d1aab4325287ac1fd714a2cbfb47091d36ac93

Rewritten-From: 1ff7e1bca193436be8eb268a0f58ba070d6c12b0

trusty/debian/patches/install-missing-files.patch [deleted file]
trusty/debian/patches/series

diff --git a/trusty/debian/patches/install-missing-files.patch b/trusty/debian/patches/install-missing-files.patch
deleted file mode 100644 (file)
index 8175df8..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Description: Fixes the MANIFEST.in to install all what's missing
-Author: Thomas Goirand <zigo@debian.org>
-Forwarded: no
-Last-Update: 2013-09-26
-
---- ceilometer-2013.2~b3.orig/MANIFEST.in
-+++ ceilometer-2013.2~b3/MANIFEST.in
-@@ -11,4 +11,4 @@ recursive-include nova_tests *.py
- global-exclude *.pyc
- recursive-include public *
- recursive-include ceilometer/locale *
--recursive-include ceilometer *.html
-+recursive-include ceilometer *.html *.css *.png *.js *.ini *.py *.wsgi
index f6d6ecf19f7e269bef8003499b72fe0530fc26b3..31b8fb8193ce160eb2e74e71ab1cc813f4ed3dbb 100644 (file)
@@ -1,2 +1 @@
 removes-sqlalchemy-restriction.patch
-install-missing-files.patch