default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
# fix interpreter path
sed -s -i '1s@^#!/usr/bin/env@#!/bin/env@' \
	tests/replace.py
