Looking at the source code difference between 0.1.11ubuntu1 (jaunty) and 0.1.13 (karmic/lucid), I found that a test was added in the wrong direction (check that "lockfile_add_dot_lock_to_name" is not selected as option, but the default value is 1, and can be set to 0, rather than the reverse).
Attached is a naïve patch to solve the issue (basically, checking that the value is not set to 0 for mail-lock & friends). ** Patch added: "lockfile-progs.patch" http://launchpadlibrarian.net/47866443/lockfile-progs.patch -- mail-lock & mail-unlock print usage when no argument https://bugs.launchpad.net/bugs/575706 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
