  sed -i "s|man/man|share/man/man|"  setup.py  &&
  default_build                                &&
  python setup.py build
