Skip to content
Snippets Groups Projects
Commit b3147fe7 authored by Bob Mottram's avatar Bob Mottram
Browse files

Directory name

parent 4349a10b
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ function rebuild_exim_with_socks {
rm -rf "$INSTALL_DIR/exim4/"*
apt-get source exim4-daemon-heavy
apt-get -qy build-dep exim4-daemon-heavy
cd "${INSTALL_DIR}/exim4/exim4-*" || exit 356835685
cd "${INSTALL_DIR}/exim4/exim4-${exim_version}" || exit 356835685
{ echo 'Description: Socks proxying';
echo ' Support for socks proxying of outgoing mail';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment