Fix a typo in debian/rules

pull/605/head
Emmanuel Papin 2014-11-28 15:52:22 +01:00
parent 5a36ab1923
commit d60131925f
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ override_dh_systemd_start:
.PHONY: override_dh_strip
override_dh_strip:
dh_strip --dbg-package=zoneminder-dbg
dh_strip --dbg-package=zoneminder-dbg
# Inspired by https://wiki.debian.org/onlyjob/get-orig-source
.PHONY: get-orig-source