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