default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

# fixed default paths in configuration file
sedit "s:@prefix@::g" tools/stunnel.conf-sample.in &&

# fixed check for existent stunnel certificate
sedit "s:\$(DESTDIR)\$(confdir)/stunnel.pem:$INSTALL_ROOT/etc/stunnel/stunnel.pem:" tools/Makefile.in
