default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

# fix man page install location
sed -i "s/\('man', 'man1'\)/'share', \1/" src/setup.py
