Set the new dbg package name in the rules file

This commit is contained in:
Emmanuel Papin 2014-12-16 21:15:11 +01:00
parent 3b3a4772a4
commit 9f6e4dd794
1 changed files with 1 additions and 1 deletions

View File

@ -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