Directory name
This commit is contained in:
parent
4349a10b6d
commit
b3147fe7a2
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue