···2323 # getmail spends a lot of effort to build an absolute path for
2424 # documentation installation; too bad it is counterproductive now
2525 sed -e '/datadir or prefix,/d' -i setup.py
2626+ sed -e 's,/usr/bin/getmail,$(dirname $0)/getmail,' -i getmails
2627 '';
27282829 meta = with lib; {