···3434 substituteInPlace ./src/Makefile --replace '-o root -g root -m 4755 ' '-m 755 '
3535 '';
36363737+ doCheck = false; # fails 1 out of 1 tests with "Error: could not open fstab-type file: No such file or directory"
3838+3739 meta = {
3840 homepage = http://pmount.alioth.debian.org/;
3941 description = "Mount removable devices as normal user";