Also installing apport hook on debian.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5cf42564ab
commit
8ae37d6f01
3 changed files with 1 additions and 5 deletions
5
debian/rules
vendored
5
debian/rules
vendored
|
@ -32,11 +32,6 @@ override_dh_install:
|
|||
mkdir -p $(CURDIR)/debian/mdadm/etc/mdadm
|
||||
chmod +x $(CURDIR)/debian/mdadm/usr/share/mdadm/mdcheck
|
||||
|
||||
ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes), yes)
|
||||
install -Dm0644 debian/source_mdadm.py \
|
||||
$(CURDIR)/debian/mdadm/usr/share/apport/package-hooks/source_mdadm.py
|
||||
endif
|
||||
|
||||
override_dh_installsystemd:
|
||||
dh_installsystemd --name mdadm-shutdown
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue