#!/usr/bin/make -f PACKAGE := storage-tools %: dh ${@} --with apache2 override_dh_auto_build: # disabled override_dh_auto_install: dh_auto_install -- DESTDIR=$(CURDIR)/debian/open-infrastructure-storage-tools rm -f debian/open-infrastructure-$(PACKAGE)/usr/share/doc/storage-tools/CHANGELOG.txt rm -f debian/open-infrastructure-$(PACKAGE)/usr/share/doc/storage-tools/LICENSE.txt mv debian/open-infrastructure-$(PACKAGE)/usr/share/doc/storage-tools debian/open-infrastructure-$(PACKAGE)/usr/share/doc/open-infrastructure-$(PACKAGE) override_dh_installsystemd: dh_installsystemd --name=ceph-log