]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
We don't need to override dh_install anymore
authorThomas Goirand <thomas@goirand.fr>
Wed, 25 Sep 2013 05:09:24 +0000 (13:09 +0800)
committerThomas Goirand <thomas@goirand.fr>
Wed, 25 Sep 2013 05:09:24 +0000 (13:09 +0800)
Rewritten-From: 3154f8c1f4c2182b5fc26821660ad1dd09df98cf

xenial/debian/rules

index aa9e7003d3df014a2a921cd3471316bca7111d50..1469158120f07bdf8fd9d8ffa69eea5d6235c3eb 100755 (executable)
@@ -32,13 +32,6 @@ override_dh_clean:
                debian/heat-engine.config \
                debian/heat-engine.postinst
 
-override_dh_install:
-       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-engine/usr/share/heat-engine/heat-engine.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-cloudwatch/usr/share/heat-api-cloudwatch/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/usr/share/heat-api-cfn/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/usr/share/heat-api/heat-api.conf
-
 override_dh_auto_build:
        dh_auto_build
        /usr/share/openstack-pkg-tools/pkgos_insert_include pkgos_func heat-common.postinst