]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Now installing everything as expected.
authorThomas Goirand <thomas@goirand.fr>
Tue, 30 Jul 2013 10:55:54 +0000 (18:55 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 30 Jul 2013 10:57:55 +0000 (18:57 +0800)
debian/patches/fix-setup.cfg-to-install-everything.patch [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/fix-setup.cfg-to-install-everything.patch b/debian/patches/fix-setup.cfg-to-install-everything.patch
new file mode 100644 (file)
index 0000000..345f396
--- /dev/null
@@ -0,0 +1,16 @@
+Description: Fix Neutron not installing stuff
+Author: Thomas Goirand <zigo@debian.org>
+Forwarded: no
+Last-Update: 2013-07-30
+
+--- neutron-2013.2~b2.orig/setup.cfg   2013-07-30 18:47:24.000000000 +0800
++++ neutron-2013.2~b2/setup.cfg        2013-07-30 18:53:36.000000000 +0800
+@@ -133,3 +133,8 @@
+ domain = neutron
+ output_dir = neutron/locale
+ input_file = neutron/locale/neutron.pot
++
++[egg_info]
++tag_build = 
++tag_date = 0
++tag_svn_revision = 0
index 385c8b78109cfc57c67fa73447bbd44e6398e443..cf75446c0a3d593f9013dc046a61351597708e94 100644 (file)
@@ -1 +1,2 @@
 better-config-default.patch
+fix-setup.cfg-to-install-everything.patch