equal
deleted
inserted
replaced
39 RUN mkdir /tmp/exim |
39 RUN mkdir /tmp/exim |
40 RUN echo $PWD/test-config > /tmp/exim/trusted-configs |
40 RUN echo $PWD/test-config > /tmp/exim/trusted-configs |
41 RUN autoconf |
41 RUN autoconf |
42 RUN ./configure |
42 RUN ./configure |
43 RUN make |
43 RUN make |
|
44 RUN rm -f test-config |
44 |
45 |
45 ## now finally run the tests |
46 ## now finally run the tests |
46 ## should be done by you, manually :) |
47 ## should be done by you, manually :) |
47 # -> full hostname |
48 # -> full hostname |
48 |
49 |