]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: radosgw.init to installinit, remove auto_build override
authorMatthew Vernon <mvernon@wikimedia.org>
Wed, 20 Sep 2023 15:33:13 +0000 (16:33 +0100)
committerMatthew Vernon <mvernon@wikimedia.org>
Fri, 22 Sep 2023 16:32:04 +0000 (17:32 +0100)
commit67abe9c49a56102433135a2bdcedfb55c9224f99
tree8bc64f839d17d9259a35784d896a8bffe6d8c11a
parentefd469e1b17c318c80e8fd874413977c08197023
debian: radosgw.init to installinit, remove auto_build override

Installation of init scripts properly belongs with dh_installinit, so
move the installation there.

That means we no longer need the override of dh_auto_build, which
simplifies the rules file.

Signed-off-by: Matthew Vernon <mvernon@wikimedia.org>
debian/rules