]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
rebased fixed-horizon-MANIFEST.in.patch
authorThomas Goirand <zigo@debian.org>
Sat, 26 Sep 2015 14:29:36 +0000 (16:29 +0200)
committerThomas Goirand <zigo@debian.org>
Sat, 26 Sep 2015 14:29:36 +0000 (16:29 +0200)
Rewritten-From: be99b1efa1db9b00e8bc4a141b99a735b823900b

trusty/debian/patches/fixed-horizon-MANIFEST.in.patch
trusty/debian/patches/series

index ae4c57c4df3f4020d1e1557539bfd2443e3c5b0b..0b291ac2d676ff6b3a87367c399339d0c553731e 100644 (file)
@@ -1,16 +1,17 @@
-Description: Fixes MANIFEST.in
+Description: Fixed horizon MANIFEST.in
 Author: Thomas Goirand <zigo@debian.org>
-Forwarded: no
-Last-Update: 2013-03-18
+Forwarded: not-needed
+Last-Update: 2015-09-26
 
---- horizon-2014.1~b3.orig/MANIFEST.in
-+++ horizon-2014.1~b3/MANIFEST.in
+--- horizon-8.0.0~rc1.orig/MANIFEST.in
++++ horizon-8.0.0~rc1/MANIFEST.in
 @@ -1,6 +1,6 @@
- recursive-include doc *.py *.rst *.css *.js *.html *.conf *.jpg *.gif *.png *.css_t
--recursive-include horizon *.html *.css *.js *.csv *.template *.tmpl *.mo *.po
--recursive-include openstack_dashboard *.html *.js *.less *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif *.csv *.template
-+recursive-include horizon *.html *.css *.js *.csv *.template *.tmpl *.mo *.po *.py *.scss
-+recursive-include openstack_dashboard *.html *.js *.less *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif *.csv *.template *.py *.scss
+-recursive-include doc *.py *.rst *.scss *.js *.html *.conf *.jpg *.gif *.png
+-recursive-include horizon *.html *.scss *.js *.csv *.template *.tmpl *.mo *.po
+-recursive-include openstack_dashboard *.html *.js *.scss *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif *.csv *.template
++recursive-include doc *
++recursive-include horizon *
++recursive-include openstack_dashboard *
  recursive-include tools *.py *.sh
  
  include AUTHORS
index 89e6f35a4069cfbeda41ba9e693b36ab17a878d7..e883b0358c2035eff2581538e242ec72baf1c5fe 100644 (file)
@@ -1,2 +1,3 @@
 fix-dashboard-django-wsgi.patch
 fix-dashboard-manage.patch
+fixed-horizon-MANIFEST.in.patch