default_pre_build      &&
cd  $SOURCE_DIRECTORY  &&
# fix man page install location
sedit "s/\('man', 'man1'\)/'share', \1/"  setup.py
