Mercurial
Mercurial
>
hg
>
eximtest
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
lib/20-build-exim.docker
changeset 23
0d1bd8c1cf85
child 32
a35e009c98ac
equal
deleted
inserted
replaced
22:06b955c7b673
23:0d1bd8c1cf85
1
# Build Exim
2
USER eximtest
3
WORKDIR /home/eximtest/exim/src
4
RUN make -j -l 2
5