Set the new dbg package name in the rules file
This commit is contained in:
parent
3b3a4772a4
commit
9f6e4dd794
|
@ -105,7 +105,7 @@ override_dh_systemd_start:
|
|||
|
||||
.PHONY: override_dh_strip
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=zoneminder-dbg
|
||||
dh_strip --dbg-package=zoneminder-core-dbg
|
||||
|
||||
# Inspired by https://wiki.debian.org/onlyjob/get-orig-source
|
||||
.PHONY: get-orig-source
|
||||
|
|
Loading…
Reference in New Issue