getmail6: Fix FHS reference

+1
+1
pkgs/tools/networking/getmail6/default.nix
··· 23 23 # getmail spends a lot of effort to build an absolute path for 24 24 # documentation installation; too bad it is counterproductive now 25 25 sed -e '/datadir or prefix,/d' -i setup.py 26 + sed -e 's,/usr/bin/getmail,$(dirname $0)/getmail,' -i getmails 26 27 ''; 27 28 28 29 meta = with lib; {