Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy Frew
Sympl
Commits
8fc380d4
Commit
8fc380d4
authored
Mar 17, 2016
by
James Carter
Browse files
email: Makefile fix for patched exim4
parent
9834f172
Changes
1
Show whitespace changes
Inline
Side-by-side
email/exim4/Makefile
View file @
8fc380d4
...
...
@@ -7,7 +7,7 @@ snippets := $(shell find $(CURDIR)/$(snippets_dir) -mindepth 1 -regextype po
ifeq
($(program),dovecot)
test_args
=
-a
-c
$(conf_tmp)
else
ifeq
($(program),exim4)
test_args
=
-bV
-C
$(conf_tmp)
test_args
=
-bV
-C
$(CURDIR)
/
$(conf_tmp)
endif
all
:
$(conf)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment