Makefile indent fixed
This commit is contained in:
parent
77ffb5bdb7
commit
a36d7e4b7c
1 changed files with 1 additions and 1 deletions
2
rules.m4
2
rules.m4
|
@ -42,7 +42,7 @@ override_dh_auto_build:
|
|||
|
||||
override_dh_strip:
|
||||
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
|
||||
@echo "DEB_BUILD_OPTIONS contains 'nostrip', skipping dh_strip."
|
||||
@echo "DEB_BUILD_OPTIONS contains 'nostrip', skipping dh_strip."
|
||||
else
|
||||
dh_strip -pnetxms-agent --dbg-package=netxms-dbg
|
||||
ifdef(`WITH_ASTERISK', `dh_strip -pnetxms-agent-asterisk --dbg-package=netxms-dbg')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue