]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Also droping the sed for heat-metadata.conf
authorThomas Goirand <thomas@goirand.fr>
Thu, 13 Dec 2012 09:27:09 +0000 (09:27 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Dec 2012 09:27:09 +0000 (09:27 +0000)
Rewritten-From: 8dd11c1cec175b675d17d10f84f24edcc78eee77

xenial/debian/rules

index 56d57a5972e3ca8b655875c21580cc8eb04f75bc..85f04ba34a8083606a066350712fa394400afc46 100755 (executable)
@@ -33,7 +33,6 @@ override_dh_install:
        sed -i 's/^[ \t]*rpc_backend[ \t]*=[ \t]*heat.openstack.common.rpc.impl_qpid/rpc_backend=heat.openstack.common.rpc.impl_kombu/' $(CURDIR)/debian/heat-api-cloudwatch/etc/heat/heat-api-cloudwatch.conf
        sed -i 's/^[ \t]*rpc_backend[ \t]*=[ \t]*heat.openstack.common.rpc.impl_qpid/rpc_backend=heat.openstack.common.rpc.impl_kombu/' $(CURDIR)/debian/heat-api-cfn/etc/heat/heat-api-cfn.conf
        sed -i 's/^[ \t]*rpc_backend[ \t]*=[ \t]*heat.openstack.common.rpc.impl_qpid/rpc_backend=heat.openstack.common.rpc.impl_kombu/' $(CURDIR)/debian/heat-api/etc/heat/heat-api.conf
-       sed -i 's/^[ \t]*rpc_backend[ \t]*=[ \t]*heat.openstack.common.rpc.impl_qpid/rpc_backend=heat.openstack.common.rpc.impl_kombu/' $(CURDIR)/debian/heat-metadata/etc/heat/heat-metadata.conf
 
 override_dh_auto_build:
        dh_auto_build